搜索资源列表
lineDetect
- 本文根据图像学的相关知识,写出了用MATLAB进行直线检测的源代码。-This code is based on the knowledge of image processing and use the language of matlab to detect line .
shipinDetect
- 用C++语言编写程序,实现视频的检测,检测出运动目标,并用一定的算法将目标进行分离,最后跟踪。-Using C++ programming language to realize the detection of the video, detect moving targets and targets with a certain separation algorithm, the final track.
Hough-circle-detection
- 这个一个用matlab语言写的,用Hough算法来检测圆的源程序,实用性好-Matlab language used to write this one, using circular Hough algorithm to detect the source, practical good
langid
- detect current window language id
Edge_detec_C_ASM
- 用Prewitt边缘算子检测图像边缘,该程序用C语言和汇编语言混合实现。-Prewitt edge detection operator used to detect the image edge, hybrid implementation of the program in C and assembly language.
FaceDetectionCPP
- MFC实现的人脸检测,可以检测人脸位置,并标记眼睛、嘴巴、鼻子。没有使用OPENCV库函数,完全C语言实现。-MFC implementation of face detection that can detect human face position, and mark the eyes, mouth, nose. OPENCV library function is not used entirely in C language implementation.
用光流法进行运动目标检测
- 采用光流法形式检测背景相对稳定的运动物体,编写语言为C++,所有视觉库为opencv(The optical flow method is used to detect moving objects with relatively stable background. The language is C++, and all visual libraries are OPENCV)