Roxame Home - Diccan Home

Recognition

See semantics

Main commands

Recognition fuctions

Using OpenCV :

facerec
pedrec
eyerec
clockrec
noserec
mouthrec
torsorec
legsrec
bodyrec
pedsrec
earrec
profilerec
totrec

Other algorithms


rec_brights not presently operational
rec_e eyes detection
rec_f face recognition
rec_greenery nothing at present
rec_lights.
rec_oct recognition of an octogon in a region
rec_quad search of a quadrilateral in a region
rec_sky
rec_subject Subject recognition, used in critique
rec_typquad search in a region

face_region
face_eyes

related to classes
show_sky
show_greenery
show_brights
show_lights
show-classes

fdet face detection

Philosophy

recognition is typically a subjective funtion, referring to a "personal" features space
but it can be shared (culturally) and programmed

Programming tips

The code ; A_measure. Measurement ane evaluations

Main variables 

int trectxd ,trectyd,  trectww , trectwh ;
int irectxd, irectyd, irectww, irectwh;
int jrectxd, jrectyd, jrectww, jrectwh;

Main functions

type recognition
quadType int 000 000 quadType; in recongition function

Colored_a_plats worktype 000 000 Colored_a_plats
Colored_a_plats.c comment 000 000 for recognition and critique
Complex_image worktype 000 000 Complex_image
Complex_image.c comment 000 000 type of image, for rec and critique

 face_detect : face detection and framing, on an image provided by the camera
faceDetectNext : face detection and framing, as face detect, but on the next image répertoire)
fdetFrame : face framing

Rec_Quad(regloc) : searches for a quadrilateral sketching the region regloc
Rc_Oct : searches an octabon for a given region
Rec_TypQuad : recognizes the type of a quadrilateral
Rec_Sky : sky recognition (interesting for landscapes)
Rec_Face : recognition of a face contours
Rec_Eyes : eyes recognition

FaceRegion : ??
FaceEyes : ??

 

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.