-
vcphotoboth
VC++处理图像模糊或柔化的效果示例源程序,类似Photoshop中的图像高斯模糊效果,每点击一次鼠标右键,程序为模糊一次,直到你满意为止。注意程序仅实现了模糊的功能,其它功能比如程序优化和效率方面的考虑还比较少,因此程序运行速度方面可能会欠缺一些(VC++ deal with image blur or soften the effect of sample source code, similar to Photoshop' s image Gaussian Blur effect, each click the right mouse button, the procedures for fuzzy time until you are satisfied. Note that the program is only vague functions, other functions such as process optimization and efficiency considerations is still relatively small, the speed of the program is running may lack some of the)
- 2012-06-25 15:06:57下载
- 积分:1
-
MatchLSM
1.打开左右两张影像2.Harris算法提取同名点3.显示提取同名点(若要进行下一步匹配则不建议显示,这里只是用于查看是否提取出)4.相关系数匹配(只在找出的同名点内匹配)5.LSM最小二乘匹配(先进行粗匹配,再精匹配)(1 Open the left and right images 2.Harris algorithm to extract two tie points 3 shows the extraction of corresponding points (not recommended to proceed to the next match show, here is used to see if extracted) 4. Correlation coefficient matching (just looking match within a point of the same name) 5.LSM least squares matching (rough first match, then fine match))
- 2013-08-28 15:45:57下载
- 积分:1
-
liver_ultr
Abstract—Noninvasive ultrasound imaging of carotid plaques
allows for the development of plaque-image analysis methods associated
with the risk of stroke. This paper presents several plaqueimage
analysis methods that have been developed over the past
years. The paper begins with a review of clinical methods for visual
classification that have led to standardized methods for image
acquisition, describes methods for image segmentation and denoizing,
and provides an overview of the several texture-feature
extraction and classification methods that have been applied. We
provide a summary of emerging trends in 3-D imaging methods
and plaque-motion analysis. Finally, we provide a discussion of the
emerging trends and future directions in our concluding remarks.
- 2013-10-28 12:36:04下载
- 积分:1
-
MyFFT1
VC和MATLAB混合编程实现快速傅立叶变换(VC and MATLAB programming Fast Fourier Transform Mixed)
- 2021-03-04 19:09:32下载
- 积分:1
-
SLIC
超像素分割程序,既有原码,也有可执行程序,验证过,好用。(Super-pixel segmentation procedure, both the original code, there are executable programs, proven, easy to use.)
- 2021-01-18 16:08:42下载
- 积分:1
-
ImageCutofRGB565BMP
裁剪以RGB565格式保存的BMP文件,涉及位图掩码内容(imagecut of the BMP picture which saved with RGB565 format and mask)
- 2015-01-22 10:57:48下载
- 积分:1
-
CannyEdgeDetection(good)
使用canny算子进行边缘检测的代码,效果很好(Using the canny edge detection operator code, good results)
- 2009-09-14 15:50:36下载
- 积分:1
-
dynamic-cloud-effect-
动态的模拟天空中的云效果,速度特别流畅。(Dynamic simulation of the effect of cloud in the sky, the speed is very smooth.)
- 2011-11-06 09:48:28下载
- 积分:1
-
ZhengNan5
图像的逆滤波 维纳滤波 同时可以对图像进行模糊处理比如运动模糊 卷积模糊(Using C++ to complete images of conversion, processing and compression process, is to learn good reference digital image processing program!)
- 2011-05-14 20:02:47下载
- 积分:1
-
binary-image-processing
二值图像处理运算是从数学形态学下的集合论方法发展起来的,尽管它的基本运算很简单,但是却可以产生复杂的效果。常用的二值图像处理操作有许多方法,如腐蚀、膨胀、细化、开运算和闭运算等等。本文对这些内容作些研究探讨, 希望对爱好图像处理的朋友有所帮助。(Binary image processing algorithms are developed set theory in mathematical morphology. Although its basic operation is simple, it can produce complex effects. Commonly used binary image processing operations there are many ways, such as corrosion, expansion, refinement, open operation and closed operation and so on. In this paper, some of these studies to explore, I hope to love image processing friends help.)
- 2016-11-06 21:33:55下载
- 积分:1