资源列表
2边缘检测
- Canny算子检测边缘,并在此基础上做Hough变换,拟合直线(Canny operator detects the edge, and based on this Hough transform, fitting straight line)
btfColorImage
- 实现人物图像,美肤、祛斑、磨皮处理,提取图像中的噪声(Skin whitening, freckle removal, skin sharpening, extracting noise from images)
coins_process
- 编程实现统计硬币的总数,同时估计每个硬币的面积,膨胀、复试。(Program to achieve the total number of coins, while estimating the size of each coin, expansion, re-test.)
linelenna
- 编程实现图像人物的频率域滤波去噪,去除纹理,实现美图(Programming to realize filtering and denoising of Image characters in Frequency Domain, removing texture and realizing Beauty Picture)
01_BasicCodes
- IDL二次开发基础代码包,包括循环,条件语句等语法的使用和测试。(IDL development, including the use and test of syntax, such as loop, conditional statement, etc.)
02_InputOutput
- IDL开发,包括影像的输入,输出,头文件的创建(IDL development, including image input, output, and header file creation)
03_ENVIClassic
- IDL开发,包括影像的读取,分类,植被增强指数的计算等(IDL development, including image reading, classification, calculation of vegetation enhancement index, etc.)
04_VirtualRaster
- IDL二次开发源码,用于创建虚拟栅格和影像镶嵌(IDL development source code for creating virtual raster and image mosaic.)
05_ENVITasks
- IDL二次开发源码,用于面积提取,分类统计及变化检测。(IDL development source code for area extraction, classification statistics and change detection.)
xiaobo
- 可以利用小波变换与谱分析,进而实现对设备的故障诊断(Using wavelet to realize fault diagnosis)
1
- 进行文件的读取,设置阈值批处理影像,提取所需的地物信息。(The file is read, the threshold batch image is set up, and the required ground information is extracted.)
基于自适应阈值分割的宫颈细胞图像分类算法
- 基于自适应阈值分割的宫颈细胞图像分类算法论文详细阐述了作者进行图像预处理,分割,细胞分类的步骤,很值得学习(Cervical Cell Image Classification Algorithm Based on Adaptive Threshold Segmentation The paper elaborates on the author's steps of image preprocessing, segmentation and cell classification, and i