-
图片位深度转换
基于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
-
gentleBoost
当前流行的机器学习算法之一:boosting的变体——Gentleboost(The current popular one of machine learning algorithms: boosting variants- Gentleboost)
- 2021-04-14 14:58:55下载
- 积分:1
-
6_calibration-master
说明: 对线激光相机标定,使用matlab编程,里面带有数据集,写好的函数。(Calibration of line laser camera, programming with MATLAB)
- 2020-01-02 20:49:10下载
- 积分:1
-
fengejiance
对圆形物体图像进行图像边缘检测,图像分割,检测及圆拟合(Images of circular objects in image edge detection, image segmentation, detection and circle fitting)
- 2021-02-27 15:19:36下载
- 积分:1
-
图像拼接系统源代码
以图像拼接目标为应用背景,对图像处理配准和融合的基本原理及相关算法进行研究;利用matlab对相关配准和融合算法进行实现并优化;并将配准和融合算法应用于图像拼接中(给定某个真实场景的一组局部图像,然后对这一组图像进行拼接,最终形成一个图像拼接系统)。要求配准和融合能单独进行工作,形成独立的程序(The basic principles and algorithms of image registration and fusion are studied with the image stitching target as the application background. MATLAB is used to implement and optimize the related registration and fusion algorithms, and the registration and fusion algorithms are applied to the image mosaics (given a set of local images of a real scene, and then to this group) The image is stitching to form an image mosaic system. Registration and fusion are required to work independently and form separate programs.)
- 2018-07-06 13:23:13下载
- 积分:1
-
BWLabel
一种二值图像连通区域标记方法,能用于目标跟踪,我已经应用过,效果不错。(It is a new connected componet labeling algorithm for binary image,and can be used in object tracking. It is effective to be proved.)
- 2013-06-24 14:08:47下载
- 积分:1
-
tplbp
一种新的改进的LBP特征提取方法,采用多块比较的方法(a new LBP feature extraction method)
- 2010-02-11 13:09:50下载
- 积分:1
-
cross_correlation
关于图像配准中的交叉相关的实现,可以直接调用。(About Image Registration in the implementation of cross-correlation can be directly called.)
- 2009-03-20 15:58:47下载
- 积分:1
-
sift-0.9.0
sift 图像特征提取算法源码,对研究sift算法很有帮助。(The source code of sift image feature extraction algorithm is very helpful to the research of sift algorithm.)
- 2018-12-25 10:50:31下载
- 积分:1
-
CLG-TV-matlab
CLG光流算法代码,包含误差分析,TV算法经典(CLG optical flow algorithm code, including error analysis, TV classic algorithm)
- 2021-04-23 16:08:48下载
- 积分:1