-
mochxource
快速k-means算法,比matlab 自带的要快很多,不错的源码(K- means algorithm quickly, much faster than with matlab, good source)
- 2020-12-04 17:29:24下载
- 积分:1
-
opencv
基于opencv 实现毛衣的瑕疵检测 属于毕业设计 功能完整(it is perfect)
- 2012-04-02 19:06:07下载
- 积分:1
-
ransac
基于ransac的椭圆检测,对于一组随机的椭圆点,可以得到椭圆参数,检测精度高。(Based ransac ellipse detection, for a group of random elliptic points, you can get an ellipse parameters, high detection accuracy.)
- 2016-01-05 21:43:48下载
- 积分:1
-
Normal_encoding
虹膜识别图象归一化处理,把环形虹膜区域归一为一个统一的矩形图象,方便下一步特征提取和匹配。(Iris recognition normalized image processing, the annular iris region normalized to a uniform rectangular images, the next step to facilitate feature extraction and matching.)
- 2007-09-21 10:29:11下载
- 积分:1
-
ColorAttentuationPriorDehazing
基于颜色衰减先验模型的单幅图像快速去雾算法。(A Fast Single Image Haze Removal Algorithm using Color Attenuation Prior)
- 2021-03-08 18:49:28下载
- 积分:1
-
BFSPDFS
广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。
(Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.)
- 2013-08-10 10:37:12下载
- 积分:1
-
Compressionmotionestimate
对视频序列图像的压缩编码,采用了运动预测以增大压缩率(video image sequence coding used to forecast the movement increased compression rate)
- 2006-09-09 17:14:46下载
- 积分:1
-
DSP-digital-Recognition
天津工业大学课程设计,内容包含vs2010对图像的灰度化,二值化,边缘检测。包含单纯c语言编写的对图像的灰度化,二值化,边缘检测的一个.C文件,可以直接用vc6.0运行,也可以直接在DSP上运行,还包含一份详细的设计报告。(Tianjin Polytechnic University curriculum design, content includes vs2010 grayscale image binarization, edge detection. Contains pure c language for image graying, binarization, edge detection is one. C file that can be run with vc6.0 can also be run directly on a DSP, also contains a detailed design report.)
- 2013-12-10 10:51:11下载
- 积分:1
-
houghtuoyuan3
利用霍夫变换进行椭圆检测,无需模板,不同的图片只需要更改个别参数(Ellipse detection using Hough transform, without templates, a different picture only need to change individual parameters)
- 2013-08-26 09:34:49下载
- 积分:1
-
JPEG-Enr
基于matlab的JPEG编解码程序。里面有2个程序,一个是程序是编解码过程,一个纯编码过程。含解释。(Program based on Matlab JPEG codec. There are two programs, one program is the process of encoding and decoding, a pure coding process. Containing explained.)
- 2012-03-27 09:40:04下载
- 积分:1