资源列表
mtv
- 这是改进的TV模型,用于原始噪声图像的边缘检测,代码里还包括PM模型,YK模型等-In this MTV, the diffusion is along the edge direction of the original noisy image(maybe its smoothed version using a Gaussian filter of small scale),it can preserve edge and suppress staircase very well. th
PICTURE
- 图像的边缘是图像的最基本特征。边缘蕴含了丰富的信息,能描绘出目标物体,令观察者一目了然,是人们最感兴趣的图像特征之一。与灰度图像进行比较,彩色图像可以提供更为丰富的信息,彩色图像的边缘检测也日益受到人们的重视。本文是在灰度图像的检测基础上,利用经典的灰度图像检测算法对彩色图像各个分量进行边缘检测,再将结果进行合并,从而得到彩色图像的边缘检测结果。-The edge of the image is the most basic feature of the image. Edge contains
ransac
- 基于ransac的椭圆检测,对于一组随机的椭圆点,可以得到椭圆参数,检测精度高。-Based ransac ellipse detection, for a group of random elliptic points, you can get an ellipse parameters, high detection accuracy.
hough_s
- 基于hough变换得直线检测,对于一组随机的直线点,可以得到直线参数,检测精度高。-Was based on line detection hough transform, for a group of random straight points, you can get a straight line parameters, high detection accuracy.
radon_detection_test
- 使用radon变换来实现对图像中直线的检测,显示检测结果-Use radon detection of image transformation to achieve straight line, showing the test results
iradon_fast
- 快速逆radon变化,相比于传统radon变化具有较快的速度-Inverse radon rapid change, as compared to conventional radon has a faster rate of change
GCCbandmath2
- 批量处理绿度指数GCC=g/(g+r+b)-Batch processing greenness index GCC = g/(g+r+b)
resize_stack
- 根据文件批量裁剪图像,得到裁剪后的规则结果,批量处理-According to the rules of the outcome document batch crop the image, get cropped, batch processing
image-segmentation
- 基于聚类的图像分割算法,可以将彩色图象聚类分割,然后选取适合目标进行保留,去除非目标背景,并且加入了形态学算法进行去噪处理。-Image segmentation algorithm based on clustering, clustering can be color image segmentation, and then the appropriate target retained unless the target to background, and joined the mor
GuiYiHua
- 本程序是c++编写,功能是将读取的bmp图像进行归一化处理,也就是改变图像的宽和高。-This procedure using c++, completed 24 bits BMP image read, to read a certain position of pixels, the subsequent also can undertake grayscale and binarization.
XIHUA
- 本程使用c++开发语言编写的,功能是将bmp图像进行细化处理,比如,可以将比较粗的汉字细化成较细的汉字。-This routine using c++ development language, the function is to BMP image thinning processing, for example, can be more crude refining the Chinese characters into a fine characters.
QingXie
- 使用c++编写的程序,功能是将文本图像中的文字切分出来。-It is c++ program, the function is to segmente the text in the image .
