资源列表
新建文件夹
- 用于突出一幅图像中的某些信息,同时削弱或去除某些不需要的信息,提高图像质量(Used to highlight certain information in an image while weakening or removing some unwanted information and improving image quality)
ImageProcess
- 实现图像处理的一些简单操作,求直方图,滤波,求skeleton,distance transform,形态学处理(Histogram,filter,skeleton,distance transform,dilation,erosion)
imgConvert
- 用matlab实现一些简单的医学图像的转换(coverting of basic mediacl image)
cmj
- 打开BMP瓦斯灰图片,提取图像中的金属氧化物。(Open the BMP gas ash image and extract the metal oxide from the image.)
houghbianhuan
- 对图像进行边缘提取,能够对图像边缘提取更加精确,判断图像缺陷的位置(Hough can be able to extract more accurate image edge, and judge the position of image defect)
image
- 图像分割是模式识别和计算机视觉中很重要的一个部分,基于阈值的图像分割具有简单、计算量小、效率高等特点,在实际图像处理中具有广泛的应用。(Image segmentation is an important part of pattern recognition and computer vision, threshold image segmentation is a simple, small amount of calculation, based on high efficiency, a
OpticalFlow
- 光流算法,liuce实测可运行。里面包含测试图片.(the optical flow code.)
analy
- 通过改变算法,输出任何大小和图形的bmp图片(By changing the algorithm, output any size and graphics of the BMP picture)
双边滤波器
- 双边滤波图像去雾程序,该滤波器具有较好的边缘保持特性,和较好的滤波去噪处理。(Bilateral filter image de fogging program, the filter has better edge preservation characteristics, and better filtering denoising.)
EXIFHelper
- EXIF获取图片信息,包括相机、焦距等信息(EXIF get picture information)
poletoyamo
- good for study session
GlobSegmentation
- 全局阈值分割函数,包含头文件和源文件两个文件。(Global threshold segmentation, including the header file and source file two functions.)