-
recognition
在单层模糊图像增强算法的基础上的一种改进图像分割分法(In the single-layer fuzzy image enhancement algorithm based on a points system to improve image segmentation)
- 2009-10-07 09:22:02下载
- 积分:1
-
shade1
检测视频中的运动目标以及阴影,并消除阴影,基于opencv,将RGB颜色空间根据一定的转换关系转换到HSV空间,最后消除阴影, 可以在vc6.0和vs2008上正常运行(Shadow detection algorithm based on HSV color space)
- 2012-08-20 21:22:09下载
- 积分:1
-
Python_medical
example used in Python & VTK
- 2020-06-16 05:20:02下载
- 积分:1
-
3d-reconstruction-usingmatlab
本程序用于CT医学图像三维重建,使用MATLAB软件实现,简单易学(3d reconstruction usingmatlab)
- 2012-07-12 11:02:36下载
- 积分:1
-
curveletdenoise
说明: curvelet变换贝叶斯估计方法,用于估计含噪声图像的噪声参数。再对图像进行去噪处理(curvelet transform Bayesian estimation methods used to estimate the image noise with noise parameters. Re-image de-noising processing)
- 2008-10-26 11:57:03下载
- 积分:1
-
shutu1
说明: (1)图像基本操作:不同格式(大于3种)图像的读入与存盘、文字叠加、不同彩色空间的转换、图像的DCT及FFT变换等;
(2)图像增强:包括直方图拉升(线性和非线性)、直方图均衡、平滑与锐化(采用不同的滤镜),美颜(加分项);
(3)图像恢复:几何操作(如旋转、缩放、投影校正等)、模糊恢复(如运动模糊消除等,加分项);
(4)图像合成(加分项):实现换头、换背景、图像拼接等功能。((1) Basic operation of image: reading and saving of images in different formats (more than 3 kinds), text superposition, conversion of different color spaces, DCT and FFT transformation of images, etc;
(2) Image enhancement: including histogram lifting (linear and non-linear), histogram equalization, smoothing and sharpening (using different filters), beauty (bonus item);
(3) Image restoration: geometric operations (such as rotation, scaling, projection correction, etc.), blur restoration (such as motion blur elimination, etc., plus points);
(4) Image synthesis (Bonus): realize the functions of head changing, background changing, image splicing, etc.)
- 2020-03-19 11:47:30下载
- 积分:1
-
quantum
量子图像加密 模拟BB84规则 对图像进行加密(quantum signal processing)
- 2020-11-04 10:09:51下载
- 积分: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
-
matlab_MRF
马尔科夫随机场模型程序。已经运行过了,可以使用(Markov random field model program. Has been run, you can use)
- 2020-10-21 22:07:24下载
- 积分:1
-
StereoVisionVS2008
双目立体视觉,采用两张图像恢复三维形状,外国人的一个开源项目。(System Prototype to make 3D reconstruction solution using stereo images. It works with common cameras and not require large amount of memory during the images processing. It provides a low cost solution to educational environments with low budgets.
)
- 2010-08-08 13:43:57下载
- 积分:1