-
9.SAD-StereoMatching
双目立体匹配,使用SAD,SSD,NCC算法,比较多种常见算法的优劣,对其优化实现快速准确匹配。(Binocular stereo matching, the use of SAD, SSD, NCC algorithm, compare the merits of a variety of common algorithms, and its optimization to achieve fast and accurate matching)
- 2016-08-30 16:13:14下载
- 积分:1
-
SLIC_mex
SLIC超像素分割matlab版本,主要算法为C++与matlab算法联动(SLIC super pixel segmentation matlab version, the main algorithm is C++ and matlab algorithm linkage)
- 2018-10-09 14:51:36下载
- 积分:1
-
QuickCam
实现对图像的经验模态分解,得到经验模态分解后的第一层IMF分量,反映了图像的主要信息,去除冗余信息,为识别提供了基础。(Empirical mode decomposition of image, obtain the empirical mode decomposition of the first layer of IMF component, reflected the main information of the image, to remove redundant information, provide the basis for identification.
)
- 2014-01-20 14:16:39下载
- 积分:1
-
Gaussian
打开24位彩色bmp文件, 显示该图像
将图像内容顺时针旋转90度后显示出来
将图像分成等大小的4块,将第1和第3块像素互换后保存
将旋转后的图像转换成灰度图像显示,并保存
对灰度图像求Sobel边缘图,显示出来,并保存
对灰度图像进行Gaussian平滑,并保存(需要体会平滑的作用)
对灰度图像进行2值化(Open 24-bit color bmp files, displays the image will rotate clockwise image content displayed image is divided into four equal-sized 90 degrees, the first and three pixels after swap to save the rotated image conversion ashes of the image display, and save images to grayscale seeking Sobel edge map is displayed, and save the gray image Gaussian smoothing, and save (experience required smoothing effect) grayscale image binarized)
- 2020-06-29 07:40:01下载
- 积分:1
-
Basic-knowledge-of-image-processing3
This program contains some basic image processing things, such as: 256 colors to grayscale, contrast stretching, anti-color, brightness change, etc.
- 2012-01-20 12:37:56下载
- 积分:1
-
RidgeletTransform
关于脊波变换的图像分割源码,运行良好,测试可行,绝对超值(Ridgelet transform for image segmentation source code, run the test feasible, the absolute value)
- 2012-08-16 18:10:29下载
- 积分:1
-
pca
说明: 利用c++实现的PCA算法,直接对数据进行处理,适合初步学习(C++ implementation using PCA algorithm to process the data directly)
- 2011-03-01 16:07:23下载
- 积分:1
-
shuiguojiance_vcPP
基于图像处理,vc++平台的水果识别。通过亮度调整,梯度处理,边缘图像,边界跟踪,计算颜色形状等,计算出结果。(Based on image processing, fruit recognition vc++ platform. Through the brightness adjustment, gradient, edge image, boundary tracking, calculation of color shape, the calculated results.
)
- 2014-11-12 10:24:13下载
- 积分:1
-
jitu
说明: 计算机图形学基本算法
DDA直线
中点直线
BRESEMHAM圆
正负法圆
B样条曲线
B曲线
(DDA line algorithm for computer graphics, the midpoint of the basic straight-line method BRESEMHAM circle round the positive and negative B-spline curve B curve)
- 2010-04-19 20:38:49下载
- 积分:1
-
Open02
一个简单的图像浏览器,对初学C++开发图像处理系统的朋友有启迪作用。(A simple image viewer, for beginners C++ image processing system developed friends revealing.
)
- 2011-11-16 15:51:17下载
- 积分:1