资源列表
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
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.
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.
light3
- 用OpenGL实现球体的光照算法,可以参考编写光照-Sphere with OpenGL, lighting algorithms, refer to the preparation of light
sobel
- 这是一个用opencv来开发的,利用sobel算子做边缘检测的算法。-Done using sobel edge detection operator
DDALine
- c语言基于opengl,利用dda算法完成直线的绘制-C language based on opengl, using the algorithm of the straight line drawing complete dda
xingtaixuelvbo
- 本程序详细对比了几种形态学滤波,含8领域,4领域,正方形,圆盘形态学滤波方法-The procedures detailed comparison of several morphological filtering, including 8 field 4 field, square, disc morphology filtering method
motioncompensation
- 一种带有摄像机抖动的背景建模方法,使用张量分解和仿射变换,需要张量工具箱的支持。-a background estimation method with dynamic change,using tensor factorization and affine transform
WWJViewLimit
- world wind 中视野控制,可控制当前地图视野的最大显示范围-world wind of vision control, you can control the maximum current view of the map display range
phase
- 数字图像处理的一些基础和提高知识,适合初学者,有助于对图像处理编程的理解-Some base and improve knowledge, suitable for beginners, contribute to the understanding of digital image processing program for image processing
gradient
- 梯度下降算法的matlab代码实现Gradient descent-Gradient descent algorithm matlab code