-
-
ImageProcess.rar
图像处理的基本方法源代码,包括:正交变换
, 傅里叶变换,离散余弦变换,沃尔什变换
,卷积,平滑与锐化,边缘增强,Sobel边缘检测和Hough边缘检测, 反转,腐蚀与膨胀,开与闭,边缘提取, 细化,增强CDib等
-
-
Emerging.Topics.in.Computer.Vision.rar
... motion and scene structure from image sequences
* Robust regression for model fitting using M-estimators, RANSAC, and Hough transforms
* Image-based lighting for illuminating scenes and objects with real-world light images
* Content-based image ...
-
-
-
-
DIPAX.rar
配套专业版源代码软件DIPA功能简介
与《实用图像处理与分析》配套的源代码软件DIPA是一套完全可执行的VC++界面源代码,界面内容除了图像的表示、读入、保存、彩色变灰度以外,还包括图像的2值化处理、微分变换、几何变换、彩色变换、参数测量、傅里叶变换、小波变换、Hough变换、模式识别、神经网络、遗传算法、图像压缩等功能,提供有近100个图像处理与分析函数的源代码。该软件主要适用于图像处理的教学和科研
-
HoughTransform.rar
HOUGHTRANSFORM uses Hough transform for line detection. (very fast and easy solution).
-
-
-