-
hog_svm
利用HOG算子提取特征,利用支持向量机进行分类,得到了较好的图像分割效果(Using HOG operator to extract features, using support vector machine to classify, get a better image segmentation effect)
- 2021-01-08 15:28:51下载
- 积分:1
-
shadow-removal
非常全面介绍了阴影检测算法以及如何去除阴影的算法,基本涵盖了该领域的所有知识点。(Is a comprehensive introduction to the shadow detection algorithm and how to remove the shadow of the algorithm, covering all the knowledge in the field point.)
- 2011-09-02 00:33:02下载
- 积分:1
-
rigidICP
说明: ICP模型配准有二维三维两种方式,简单好用(ICP RIGID EASY 2 DIMENSION 3 DIMENSION)
- 2019-04-01 09:08:08下载
- 积分:1
-
FPC_AS_v1.2
压缩感知重构算法--固定点延拓法,用于大规格图像重构处理(Compressed sensing reconstruction algorithm- a fixed point continuation method for large size image reconstruction process)
- 2020-12-20 21:09:08下载
- 积分:1
-
Image-Classification-master
图像分类程序,此图像分类采用 SIFT + Kmeans 聚类的方法,然后调用 MLP 对其特征进行分类处理,速度实现比较快,正确率高(Image classification procedures, the use of this image classification method SIFT+ Kmeans clustering, and then call the MLP classification of its features, faster speed to achieve the correct rate)
- 2021-03-30 20:09:09下载
- 积分:1
-
超像素分割 Matlab
使用matlab对图像进行超像素分割,附带可执行程序。(Using MATLAB for ultra pixel segmentation of the image, accompanied by executable program.)
- 2020-10-07 09:57:37下载
- 积分:1
-
daima
背景音乐只是随便写了写,具体的可以改数组里的数字.有点闪的效果还是不太好看.
(Background music just casually write write array of specific numbers can be changed. Bit flash effect is still quite nice.)
- 2014-01-10 20:13:52下载
- 积分:1
-
brox
效果很好的光流法(optical flow),希望对大家有帮助。(Good effect of optical flow (optical flow), we want to help.)
- 2011-07-21 16:51:55下载
- 积分:1
-
Image-Reconstruction
运用滤波反投影的方法对所输图像进行重建,其中可以对图像的滤波和插值进行选择。(Using filtered back-projection method for the reconstruction of the input images, which can filter and interpolation of images to choose.)
- 2009-10-09 18:35:43下载
- 积分:1
-
strtok
strtok(char s[], const char *delim) 用来将字符串分割成一个个片段。参数s指向欲分割的字符串,参数delim则为分割字符串中包含的所有字符。当strtok()在参数s的字符串中发现参数delim中包涵的分割字符时,则会将该字符改为
- 2013-05-06 14:36:34下载
- 积分:1