Home | History | Annotate | Download | only in src

Lines Matching refs:IplImage

56 int icvCreateFeaturePoints(IplImage *image, CvMat *points, CvMat *status)
59 IplImage *grayImage = 0;
60 IplImage *eigImage = 0;
61 IplImage *tmpImage = 0;
178 int icvFindCorrForGivenPoints( IplImage *image1,/* Image 1 */
179 IplImage *image2,/* Image 2 */
195 IplImage *grayImage1 = 0;
196 IplImage *grayImage2 = 0;
197 IplImage *pyrImage1 = 0;
198 IplImage *pyrImage2 = 0;
274 /* We must use iplImage againts hughgui images */
835 IplImage *newImage,//Image to add
836 IplImage *oldImage,//Previous image
1072 int AddImageToStruct( IplImage *newImage,//Image to add
1073 IplImage *oldImage,//Previous image