-
-
[
Visual C++ (VC++)]
FaceDetection.rar
Face recognition can be applied to identity authentication on Internet, now we have realized face recognition and tracking system based on WebCam. This essay takes video flowing collected from WebCam as data source, and cuts off Single frame in video ...
-
[
Matlab]
edgebased.rar
This is the way to the edge-based text in the image text detection algorithm can extract the text in the image and mark them.
-
[
Others]
hough.rar
hough transform to detect straight lines, just to the path can be changed, but must be the edge of the image can
-
[
Others]
houghpeaks.rar
hough transform detection of the peak detector in a straight line, only to detect the peak in order to find a straight line
-
[
Others]
houghpixels.rar
hough transform in the detection of non-zero, to find non-zero, to accumulate in order to find a straight line
-
[
Others]
hough2.rar
hough transform for the hough transform, peak detection, to find non-zero, after finding the relevant pixel, but also the implementation of this operation, to achieve functional
-
[
Others]
keyboardInfo.rar
Detection input from the keyboard characters. Use of the fiugre' s ' currentcharacter' property, figure there is a ' currentkey' property. These two properties can be detected keyboard input, but there are still no small difference, you ...
Category:
matlab Upload User:
lxyy1103 Size:
3K
-
[
Asm]
wendu.rar
Temperature detection: LAB200 system, temperature sensor simulation
Category:
SCM Upload User:
hfkzszx Size:
1K
-
-
[
Visual C++ (VC++)]
EdgeContour.rar
Mfc based on the contour extraction process, supports a wide range of contour extraction operator, has edge detection, hough transform functions.