-
Sutherland_Cohen--Straight-cut
计算机图形学中小例子,MFC下实现Sutherland_Cohen直线段裁剪算法(Computer graphics small example)
- 2011-12-21 19:05:50下载
- 积分:1
-
imagecycle
matlab中图像的循环读入程序,我做了图像imadd叠加操作,别的函数也可以类似的使用这种循环(matlab image read into the program cycle, I make an image overlay imadd operations, other functions can also be similar to the use of this Cycle)
- 2009-03-23 11:22:22下载
- 积分:1
-
区域生长法
说明: 区域生长法进行图像分割,通过选取合适的种子点,将感兴趣区域分割出来。(The region growing method is used for image segmentation, and the region of interest is segmented by selecting appropriate seed points.)
- 2019-03-18 09:27:28下载
- 积分:1
-
keypointDetection
点云关键点搜索,根据曲率极值法搜索关键点(PCL:keypoint detection, used for registration and segmentation)
- 2017-12-28 14:02:11下载
- 积分:1
-
image-inpainting
图像修复,使用曲率方法,热传递。边缘修复非常好,参考某博士论文写。(Image restoration, using the curvature method, heat transfer. Edge of the repair is very good, the reference of a doctoral dissertation.)
- 2011-11-25 15:28:02下载
- 积分:1
-
winform 仿QQ截图,可将截图直接保存到内存中 附完整源码下载
winform 仿QQ截图,可将截图直接保存到内存中 附完整源码下载
- 2013-05-18下载
- 积分:1
-
image-matching
图像匹配,通过选定模板图像和要要匹配的图像,在要匹配的图像中用红色方框标记处匹配的区域。(Image matching, through the selected template image and want to match the image, to match the image using the red mark at the box matches the area.)
- 2020-11-19 17:39:37下载
- 积分:1
-
GMM高斯混合模型进行背景建模(Matlab)
转:https://blog.csdn.net/jinshengtao/article/details/26278725
混合高斯背景建模是基于像素样本统计信息的背景表示方法,利用像素在较长时间内大量样本值的概率密度等统计信息(如模式数量、每个模式的均值和标准差)表示背景,然后使用统计差分(如3σ原则)进行目标像素判断,可以对复杂动态背景进行建模,计算量较大。
在混合高斯背景模型中,认为像素之间的颜色信息互不相关,对各像素点的处理都是相互独立的。对于视频图像中的每一个像素点,其值在序列图像中的变化可看作是不断产生像素值的随机过程,即用高斯分布来描述每个像素点的颜色呈现规律单模态(单峰),多模态(多峰)(Gaussian mixture background modeling is a background representation method based on the statistical information of pixel samples. Statistical information such as the number of patterns, the mean and standard deviation of each pattern are used to represent the background. Statistical difference (such as 3_principle) is used to judge the target pixel. Complex dynamic background modeling has a large amount of computation.
In the Gaussian mixture background model, it is considered that the color information between pixels is uncorrelated and the processing of each pixel is independent of each other. For each pixel in a video image, the change of its value in a sequential image can be seen as a random process that produces pixel values continuously, i.e. Gaussian distribution is used to describe the regularity of color rendering of each pixel in single mode (single peak) and multi-mode (multi-peak).)
- 2020-11-01 09:49:54下载
- 积分:1
-
Image-Impaint-Based-on-Curvelet
基于Curvelet变换的样本块图像修复算法提高现有样本块修复算法性能。首先利用Curvelet 变换估计待修复图像的4方向特征.然后利用颜色信息与方向信息共同衡量样本块间的相似度,在此基础上构造颜色-方向结构稀疏度函数.(Based on the sample block transform image restoration algorithm Curvelet enhance existing sample block repair algorithm performance. Firstly Curvelet transform estimated to be repaired 4 directional characteristics of the image. Then use the color information and direction information together measure the similarity between the sample block, constructed on the basis of color- direction sparsity structure function.)
- 2017-01-13 14:58:37下载
- 积分:1
-
hog_svm
利用HOG算子提取特征,利用支持向量机进行分类,得到了较好的图像分割效果(Using HOG operator to extract features, using support vector machine to classify, get a better image segmentation effect)
- 2021-01-08 15:28:51下载
- 积分:1