搜索资源列表
Face_test_luminance
- 结合人脸肤色和发色进行的人脸检测,可以忽略人脸的姿态表情,不用进行人脸特征的定位-Combination of face color and hair color for face detection, facial gesture can ignore the expression, do not carry out the positioning of facial features
SimilarityCompare
- 本程序用于计算两个矢量图形的相似程度。 对于图形形状相似性问题,本程序满足了五个基本要求: 1.对于任意两个图形的相似程度必须得出一个量化的结果,在此称为图形相似度。 2.对图形形状的检测必须忽略 大小、旋转、轴对称、连线顺序的影响。 3.对于相同的图形,形状相似度必须为1;对于不相同的图形,形状相似度必须小于1。 4.两个图形的形状相似度必须与其相似程度成严格单调性,即对于同一个基准图形,越相似的图形相似度越高,越不相似的图形相似度越低。 5.必须能在可接受的时间与空间
Hough
- 用基本的循环语言实现Hough变换以及用这种方法检测图像中的直线。代码深刻体现了hough变化的思想,便于初学者理会图像处理工具箱中的函数。-The basic cycle language Hough transform as well as a straight line in the image is detected by this method. The code reflects the profound change in the thinking of the hough, th
123
- VM还原教程:数据指针的逆向跟踪(无视VM)-The reverse track (ignore VM) VM restore tutorial: data pointer
Robots
- 漫游器 初学osg 一个漫游器 请大家无视吧-A roaming roaming beginner osg please ignore it
houghline
- Hough直线块通过检测交叉点处的参考图像的边界线找到图像-The Hough Lines block finds the points of intersection between the reference image boundary lines and the line specified by a (rho, theta) pair. The block outputs one-based [x y] coordinates for the points of intersectio
Multi-Camera-opencv-library
- opencv多摄象头库:支持dshow的视频采集设备,最多10个,通过回调产生24b的RGB位图。使用前请注册HYSnapshot,关于有些记录avi文件的参数,请忽略。使用方法请看demo 如果要挂接到opencv请创建一个24位的image,请一定注意将数据按行字节拷贝,-Multi-Camera opencv library: dshow video capture device supports up to 10, 24b of RGB bitmap generated by cal
IBD
- 迭代盲反卷积图像恢复算法。(正在凑字数,请大家自动忽略括号内的文字及符号。感谢配合。)-Iterative blind deconvolution image restoration algorithms. (Being Minato words, please ignore the text and symbols automatically brackets. Thanks fit.)
Zooming-and-Shrinking
- matlab实现用双线性插值法放大和缩小图像-Zooming and Shrinking Images by Bilinear Interpolation (a) Write a computer program capable of zooming and shrinking an image by bilinear interpolation. The input to your program is the desired size of the resulting ima
sta_text
- 统计图像信息,并且可以忽略O值,可以再掩膜之后再统计,目前ENVI还不可以忽略统计零值哦-Statistics image information, and O values can be ignored, you can then re-count after a mask, you can not ignore the statistics currently ENVI zero value oh
02
- 双线性插值放大缩小图像 编写一个通过双线性插值来缩放和缩小图像的计算机程序。(Zooming and Shrinking Images by Bilinear Interpolation (a) Write a computer program capable of zooming and shrinking an image by bilinear interpolation. The input to your program is the desired size of th