资源列表
CoordinateRecognition
- 一个根据屏幕点阵识别坐标数字的例子,可以根据此做出汉字识别或者图像识别。-Identification of a dot matrix screen coordinates based on the number of examples can be made in accordance with the Chinese character recognition or image recognition.
sobel
- 这是一个用opencv来开发的,利用sobel算子做边缘检测的算法。-Done using sobel edge detection operator
Capture22
- 在MFC程序中显示JPG/GIF图像如果你是一个使用VB编程的程序员,要在程序中显示JPG或者GIF图像简直易如反掌,将图像控件拖到Form中,分分钟即可搞掂。但是C++程序员要显示同样的图形却没 -in MFC process shows JPG / GIF image if you are using a VB programmers. in the proceedings to show JPG or GIF images just as easy to wait until Form
blurred_image
- 用来模糊图像,加入一些噪声,并且恢复图像原貌!验证图像的可分辨程度。-used to fuzzy images by adding some noise, image and restore the original appearance. Images can be verified to distinguish degree.
zhbezier2
- 绘制组合2次Bezier曲线的函数 num为控制顶点个数 控制顶点坐标实时传输 直接可调用函数绘制
HSV
- matlab实现的HSV图像处理的大体流程-matlab image processing to achieve the general process of HSV
Generador_ruido
- White noise generator... check the gaussian PSD for real and imaginary part of the noise.
minarea
- Detect main area of the image, written in python
s
- 这是同步信号的生成程序,该程序是研究伪随机二进制序列在数据帧头模式方面的应用。用于手机电视-This is a synchronous signal generating process, the program is to study the pseudo-random binary sequence patterns in the data frame header and the application. For mobile TV
DWT
- 数字水印技术中的离散小波变换,对图像进行小波分解的程序-Digital watermarking technology in the discrete wavelet transform, wavelet decomposition of image process
Tips1
- This small code sample shows how to obtain the RGB color of any pixel under the cursor.The code uses a timer control to fire events ever 100 th of a second and then uses the GetPixel, GetCursorPos, and GetDC WinAPI calls to obtain the value.
lvboqi
- 这是把最初的高通、低通滤波器的数学式的思想,来实现高通、低通滤波。-This is the first high-pass, low-pass filter equation of thinking, to achieve high-pass, low-pass filtering.