-
图片位深度转换
基于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
-
Hough-transform
基于规格化Hough变换的天波超视距雷达检测前跟踪算法(Hough transform based on the normalized horizon radar detection and tracking algorithms)
- 2013-12-09 16:41:57下载
- 积分:1
-
TurboPixels
利用turbopixel的超像素图像分割方法,可以显示不同块的颜色。(This is a mex c and matlab code, which uses the turbopixel to segment the object from the image.
)
- 2012-04-09 14:20:38下载
- 积分:1
-
GA-FCM
遗传算法+FCM 用于SAR图像分类问题中,讲图分为两类或者三类~~~~~~~~~。(Genetic algorithm is used to SAR+ FCM image classification problem, speak figure divided into two classes or three kinds of ~ ~ ~ ~ ~ ~ ~ ~ ~.)
- 2021-03-17 18:19:21下载
- 积分:1
-
人脸+虹膜识别+瞳距测量
说明: matlab实现人脸识别和虹膜定位 识别效果良好(Accurate eye location by MATLAB)
- 2019-02-28 12:26:18下载
- 积分:1
-
MyWSP
三自由度并联机器人工作空间求解matlab程序,用球坐标分割的空间(workspace for solution)
- 2012-12-26 16:34:42下载
- 积分:1
-
ImageDivision
System Generator中图像分割算法建模(Image segmentation algorithm for modeling in the System Generator)
- 2020-10-23 20:27:22下载
- 积分:1
-
BoundaryDetectionVc++Res
图像处理中的边缘检测以及曲线拟合的结合应用,实现边缘连接和线段拟合源码(image processing edge detection and curve fitting combination of applications, connectivity and edge line fitting FOSS)
- 2007-01-01 19:08:58下载
- 积分:1
-
C#百度OCR-本地和网络图片识别文字-更新
【实例简介】
- 2021-11-04 00:31:39下载
- 积分:1
-
surf1
surf特征点提取与匹配,该算法能达到实时性的要求,不仅能用于两幅图的匹配,还能用于单幅图的复制粘贴取证(surf feature point extraction and matching, this algorithm can achieve real-time requirements, not only for the two graph matching, but also for single figure copy and paste forensics)
- 2013-05-26 17:46:37下载
- 积分:1