资源列表
验证码识别预处理源码VC6-FirstMAP
- 二值化,16色化,根据跨度去色,去横线,去纵线,多种去噪,多种分割,图像放大,自动批量操作(Binarization, 16 color, according to the span of color, to line to line, a variety of a variety of segmentation, denoising, image zooming, automatic batch operation)
Digital Image Processing
- 1.RAW格式转换为BMP格式 2.灰度线性拉伸 3.局部处理 4.几何处理 5.二值化 6.模板匹配 7.影像融合(1.RAW format converted to BMP format 2. grayscale linear stretch 3. local processing 4. geometric processing 5. binaryzation 6. template matching 7. image fusion)
code
- 框出齿轮并计算出齿轮的外径和内径,还计算出齿高(Frame out the gear and calculate the outer diameter and inner diameter of the gear)
RAWtoBMP——数图实习
- 实现将RAW格式的图片转换为BMP格式的图片(Implement a picture in a RAW format to a BMP format)
图像处理
- 噪声在理论上可以定义为“不可预测,只能用概率统计方法来认识的随机误差”。实际获得的图像一般都因受到某种干扰而含有噪声。引起噪声的原因有敏感元器件的内部噪声、相片底片上感光材料的颗粒、传输通道的干扰及量化噪声等。(In theory, noise can be defined as "unpredictable, random errors that can only be recognized by probability and statistics". The actua
EcualizadorMATLAB
- ecualizador en matlab con 10 bandas lo que permite ecualizar ademas de un sintetizador
image reversal
- 1.图像反转 MATLAB程序实现如下: I=imread('xian.bmp'); J=double(I); J=-J+(256-1); %图像反转线性变换 H=uint8(J); subplot(1,2,1),imshow(I); subplot(1,2,2),imshow(H);(1. image reversal The MATLAB program is implemented as follows: I=imread ('xian.b
Handle3DS
- VTK结合MFC切割导入的3DS格式模型文件,带有交互,通过一个切割框,vtkBox来切割指定模型的指定位置。(VTK combines the 3DS format model files imported with MFC, with interaction, through a cut box, and vtkBox to cut the specified location of the specified model.)
ms
- matlab的车牌识别代码,还是挺不错的。(Matlab's license plate recognition code.)
renlianjiance
- 人脸检测的matlab代码,能对人脸进行快速检测和分割(The matlab code of face detection can detect and segment the face fast)
TPPJ 2017.11.07备份
- 用于批量实现两个照片自动拼接功能的实用小工具(A practical small tool for automatic splicing of two photos)
Desktop
- 应用于检测图像边缘,引用的是MATLAB的自带函数。(The application is used to detect the edge of the image, which refers to the MATLAB's self - brought function.)
