资源列表
瞳孔定位
- 瞳孔定位,采用霍夫变换,可以尝试一下,并且学习一下霍夫变换
3D-pick
- 3D精确拾取,开发工具d3d11+vs2008。 -3D precision pickup, development tools d3d11+vs2008.
SOCG
- Schaum s Outline of Computer Graphics -Schaum s Outline of Computer Graphics
hugh
- VC++2010实现Hough变换检测直线-VC++ 2010 to realize Hough transform to detect linear
HoughTrans
- Hough变换的实质是将图像空间内具有一定关系的像元进行聚类,寻找能把这些像元用某一解析形式联系起来的参数空间累积对应点。在参数空间不超过二维的情况下, 这种变换有着理想的效果。但是,一旦参数空间增大,计算量便会急剧上升,同时耗费巨大的存储空间,耗时也随之猛增。就此,多年来国内外众多学者针对具体情况对常规Hough变换进行了多方面的探索,并提出了许多有价值的改进方法。-Hough transform is essentially the image space has a certain rel
Digital_Image_Processing
- 对图像进行直方图均衡化处理,中值滤波、均值滤波处理观察图片-The image histogram equalization, median filtering, mean filtering process observation image
imageprocssingcode
- 这是近期做的一个项目的代码非常全里面有很多基本的图像处理的算法-it is a recently imageprocessing code based on VC++
RingSDK
- RINGSDK包含界面库和图象库,我编译过,可以使用-RINGSDK is a interface lib
caisefenge
- 图像处理(image processing),用计算机对图像进行分析,以达到所需结果的技术。 彩色分割-The image processing (image processing), using a computer image analysis techniques in order to achieve the desired results. Color segmentation
BNLR
- 本程序包是由老外缩写,用nonlocal TV的方法,用于数字图像去模糊和压缩感知。-this package includes a lot of programs,the algorithm is NLTV and for deconnverlution and CS.
ab
- 根据在十字路口实际情况及车辆闯红灯的特点,本文提出了一种车辆检测算法,该算法是基于首先在检测区域检测到移动车辆然后通过处理进一步分析车辆运动的趋势。-According to the practice of crossroads and the characteristics of vehicles running red-light, this paper presents a vision vehicle detection algorithm based on detection
基于pca+lda+粗糙集+模糊神经网络的人脸识别
- 各种算法用于人脸识别,各个算法的识别率都不错,有lda,pca等算法(Various algorithms are used for face recognition, and the recognition rate of each algorithm is good. There are algorithms such as LDA, PCA and so on)