Overview
Project
Class
Tree
Deprecated
Index
CbrVideoDoc
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
AddNewCase(struct a_case)
- member function in class
Cbr
Method to add a new case to the case array.
alarm_situation
- member variable in struct
Cbr::a_case
avg_intensity
- member variable in struct
Cbr::a_case
avg_object
- member variable in struct
Cbr::a_case
C
case_nr
- member variable in struct
Cbr::a_case
casecount
- member variable in
(CbrVideo globals)
Cbr
- class in
CbrVideo
Cbr::a_case
- struct in
CbrVideo
change_intensity
- member variable in struct
Cbr::a_case
CompareCasesRetrieve(struct a_case,int*,int*,int*)
- member function in class
Cbr
Method that compares the resemblence between the new case and all cases in the case database, taking weights into account.
CompareCasesReuse(struct a_case,struct a_case)
- member function in class
Cbr
Method that compares the resemblence between the new case and the retrieved case, without taking weights into account.
ComputeDiff(CImage*,CImage*)
- member function in class
Ip
This is a method for computing the difference between two CImages.
ConvertRGBtoGray(CImage*,int*,int*)
- member function in class
Ip
Method that converts a RGB-CImage to grayscale.
CountNrOfObjects(CImage*,long*,long*,double*)
- member function in class
Ip
Method that finsd information about the objects found in the difference image.
F
FindingHistoVar(CImage*,CImage*,int*,int*,double*,double*,double*)
- member function in class
Ip
Method for finding several histogram-related variables.
first
- member variable in
(CbrVideo globals)
H
HistoEqImages(CImage*,CImage*)
- member function in class
Ip
Method that performs a intensity correction of the images.
I
InitializeStart()
- member function in class
Ip
Method that controls the flow in the image processing module.
Ip
- class in
CbrVideo
L
largest_object
- member variable in struct
Cbr::a_case
logg("logg.txt",ios::app)
- member function in
(CbrVideo globals)
M
main()
- member function in
(CbrVideo globals)
N
nr_of_objects
- member variable in struct
Cbr::a_case
R
RaiseAlarm(int)
- member function in class
Cbr
Methods that decides what to do when an alarm is raised, or when an alarm is not raised.
ReadCasesFromDB()
- member function in class
Cbr
Method that reads all cases from Database file and puts them in an array.
Retain(int,struct a_case,int,int,int)
- member function in class
Cbr
Method that controls the retain stage of cbr.
Retrieve(struct a_case)
- member function in class
Cbr
Method that supervises the retrieve stage of cbr.
Reuse(struct a_case,int,int,int)
- member function in class
Cbr
Method that controls the reuse stage of cbr.
reusethreshold
- member variable in
(CbrVideo globals)
Revise(struct a_case,int,int,int,int,int*)
- member function in class
Cbr
Method that controls the revise stage of cbr.
T
textual
- member variable in struct
Cbr::a_case
threshold
- member variable in
(CbrVideo globals)
U
UpdateDataBase()
- member function in class
Cbr
Method that updates the database file, i.
UpdateWeight(int,struct a_case,int)
- member function in class
Cbr
Method that update the weights for the retrieved case according to some parameters.
W
weight_avg_intensity
- member variable in struct
Cbr::a_case
weight_avg_object
- member variable in struct
Cbr::a_case
weight_change_intensity
- member variable in struct
Cbr::a_case
weight_largest_object
- member variable in struct
Cbr::a_case
weight_nr_of_objects
- member variable in struct
Cbr::a_case
Overview
Project
Class
Tree
Deprecated
Index
CbrVideoDoc
FRAMES
NO FRAMES