-
fast-parrallel-and-opta
经典复合式指纹细化算法源码,算法步骤为先用快速并行算法遍历,后用OPTA算法遍历,附有注释。(Classic composite fingerprint thinning algorithm source code, for the first step of the algorithm with fast parallel algorithm traversal traversal algorithm after using OPTA, annotated.)
- 2016-03-14 17:03:46下载
- 积分:1
-
The-level-set-C-V-model
说明: 水平集C-V模型,用水平集算法实现三幅图像的自动分割。(The level set C- V model,with the level set algorithm to realize three image segmentation)
- 2011-03-09 22:29:43下载
- 积分:1
-
ImageFusion
自己编写的关于2013年的文章 a variational method for multi-source remote-sensing image fusion 的程序,基本实现了相关功能。(I have written a progrma about a variational method for multi-source remote-sensing image fusion publish in 2013,and the basic functions of the problems have been solved.)
- 2021-03-03 11:19:33下载
- 积分:1
-
waterep
通过erdas遥感软件提取水体的三种操作(Extracting water through software operation of the three operating)
- 2013-08-27 17:23:22下载
- 积分:1
-
underwater-image-enhance
新的水下图像对比度增强和分割算法(实现对比度的增强和图像分割,内容包括:新的水下图像对比度增强算法、水下图像的分割算法--2008a)(The new underwater image contrast enhancement and segmentation algorithm (implemented contrast enhancement and image segmentation, including: new underwater image contrast enhancement algorithms, underwater image segmentation algorithm- 2008a))
- 2013-12-28 11:00:20下载
- 积分:1
-
图片位深度转换
基于mfc对话框开发的图片位深度转换器,源码部分截图如下。 CImage img; img.Load("D:\qrcode.png"); img.Save("D:\qrcode.bmp"); CxImage ximage; ximage.Load("D:\qrcode.bmp", CXIMAGE_FORMAT_BMP); ximage.AlphaStrip(); ximage.Save("D:\11.bmp", CXIMAGE_FORMAT_BMP);
- 2019-09-04下载
- 积分:1
-
number
将图片转化为BMP位图,然后通过逐行扫描识别图片中的数字。(A picture into a BMP bitmap, and then through the progressive scanned image in the figure.)
- 2009-10-15 16:05:44下载
- 积分:1
-
Shadow-Detection
阴影检测,基于OpenCV用于对图像中阴影的检测(Shadow detection, OpenCV for image shadow detection)
- 2021-04-11 19:08:58下载
- 积分:1
-
基于MATLAB的图像信息隐藏算法研究与实现_陈小娥
采用 MATLAB 开发环 境,提出了一种图像信息隐藏算法,实现了图像信息隐藏的两大基本功能,即信息的嵌入和信息的提取.同 时,模拟常见的攻击方法,验证了添加隐藏信息后的图像的抗攻击能力(Using MATLAB to develop the environment, an image information hiding algorithm is proposed, which realizes two basic functions of image information hiding, i.e. information embedding and information extraction. At the same time, common attack methods are simulated to verify the anti-attack capability of the image added with hidden informati)
- 2021-03-13 14:49:24下载
- 积分:1
-
Ncut_SVM
说明: 此源码可对图像进行Ncut分割,并且集成了特征提取和SVM分类的功能。(This source can be Ncut image segmentation, and integrates the feature extraction and SVM classification function.)
- 2008-11-11 15:20:18下载
- 积分:1