资源列表
FBP
- N年前上数字图像课时写的实验报告和程序,用滤波反投影(Filter Back Project,FBP)法重建图像。-Report and source code for data image restore experiment, using FBP.
zhifangtu
- 对图像进行直方图均衡化,运行良好,取得一定的效果,-Histogram equalization
bianhuidu
- 对图像进行灰度变换处理, 可以运行,效果良好-Gray-scale image conversion process, you can run,
tiduzengqiang
- 对图像进行梯度增强处理 可以运行 效果良好-Gradient image enhancement processing can be run
hough-transform
- 改进的霍夫变换,可直接运行,用于线性信息的提取-prefer hough transform for automatic extraction of linear features which can be run directly.
SVOKM_lilght_toolkit_32342-
- SVM light 工具箱 包含例子和说明文件 包含windows版本和matlab版本222,Matlab的一个辅助库-this is a matlab ass lib,hope everyone enjob it.
program
- 实现对图像分割,首先进行灰度处理,将图像中的字段分割提取-Image segmentation
ICLS
- 一种增强的去模糊的算法,利用叠代的方法,参考的是南航的一篇文章,说的是在条形码模湖的情况下变得清晰点,方便设备设别,但是目前只写出来了matlab版本的,要一直到手机上,是基于opencv库的,但是还是没搞出来。-An enhanced to blur algorithm, using iterative methods, reference is Southern s an article saying that in the case of Lake barcode mode becomes
ICSLwithImage
- 这个是一种增强的最小二乘方方法去模湖的算法的,这个是配图的,还有那篇南航的文章,可直接运行,我曾联系过作者,但是人家没鸟我,现在我把他搞出来了,分享给大家,但是C的版本搞不出来,编了个基于opencv库的,但是还运行不出来。。希望可以有人跟我交流。- This is an enhanced method of least squares algorithm to model the lake, this is with pictures, as well as Southern thing
CT-image-reconstruction-system
- 用于医学ct图像重建,所使用的开发语言是visual++,本程序需要先安装和配置好vtk环境才能编译并以命令行方式运行-Ct for medical image reconstruction, development of language is used for visual++, the program needs to be installed and configured vtk environment in order to compile and run the command li
C4_5
- C4.5算法是机器学习算法中的一种分类决策树算法,其核心算法是ID3算法. 分类决策树算法是从大量事例中进行提取分类规则的自上而下的决策树. -C4.5 algorithm is a machine learning algorithm, a classification decision tree algorithm, the core algorithm is ID3 algorithm classification tree algorithm is extracted from
hough_circle
- 霍夫变换(Hough Transform) 霍夫变换是图像处理中从图像中识别几何形状的基本方法之一,应用很广泛,也有很多改进算法。最基本的霍夫变换是从黑白图像中检测直线(线段)。本代码用来检测圆。-Hough transform (Hough Transform) Hough transform in image processing from the image geometry of the basic methods of identification, one of which is
