-
图片位深度转换
基于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
-
matlab_PCA
用Matlab来实现PCA,并分别求出图像在第一、二、三主分量上的投影。(Using Matlab to implement PCA, and images were obtained in the first, second and third principal component on the projection.)
- 2010-06-06 10:05:52下载
- 积分:1
-
fitellipse
非常好的椭圆拟合算法,拟合进度很高,算法很好理解,代码质量高(Ellipse fitting algorithm is very good, very fit schedule, a good understanding of algorithms, high code quality)
- 2017-02-07 14:22:08下载
- 积分:1
-
slam
视觉slam十四讲,程序资料:g2o优化、cere拟合、特征点提取与匹配、点云拼接、opencv图像读取(Visual slam 14, program data: g2o optimization, cere fitting, feature point extraction and matching, point cloud mosaic, OpenCV image reading)
- 2019-03-06 09:03:10下载
- 积分:1
-
xa_context
Chunk does not have valid dummy end block.
- 2015-10-09 15:35:54下载
- 积分:1
-
NLmeansfilter_pca
非局部图像去噪算法的实现,使用pca提高运算速度(the implementation of nlmeans using pca to reduce computation)
- 2020-09-23 09:07:52下载
- 积分:1
-
TemplateTrans
图像增强,包括图像的平滑、锐化、边缘识别等操作(Image enhancement, including image smoothing, sharpening, edge detection and other operations)
- 2010-05-22 13:47:53下载
- 积分:1
-
ENVI下温度植被干旱指数(TVDI)
IDL平台环境下,envi温度植被干旱指数计算TVDI(Calculation of envi temperature and Vegetation Drought Index under IDL platform TVDI)
- 2020-11-23 20:49:33下载
- 积分:1
-
cviu_eye
the blink eyes tracking
- 2012-06-02 17:21:24下载
- 积分:1
-
提取图像的局部二值特征 LBP matlab
提取图像的局部二值特征;广泛用于纹理特征提取
具有旋转不变性(Extract local two value features of images; widely used in texture feature extraction.
Rotation invariance)
- 2018-09-09 17:17:26下载
- 积分:1