登录
首页 » Visual C++ » Meanshift

Meanshift

于 2012-03-26 发布 文件大小:1857KB
0 248
下载积分: 1 下载次数: 18

代码说明:

  利用Mean-shift进行平滑处理,主要是对图像进行平滑的界面,MFC和OpenCV进行混合编程……(Mean-shift smoothing, image smooth interface, the MFC and OpenCV mixed programming ...)

文件列表:

Meanshift
.........\Debug
.........\.....\Meanshift.exe,286776,2012-03-24
.........\.....\Meanshift.ilk,411364,2012-03-24
.........\.....\Meanshift.pch,6457292,2012-03-24
.........\.....\Meanshift.pdb,615424,2012-03-24
.........\.....\Process.obj,35038,2012-03-24
.........\.....\vc60.idb,222208,2012-03-24
.........\.....\vc60.pdb,167936,2012-03-24
.........\Meanshift.dsp,4459,2012-03-24
.........\Meanshift.dsw,524,2012-03-24
.........\Meanshift.ncb,33792,2012-03-24
.........\Meanshift.opt,48640,2012-03-24
.........\Meanshift.plg,1331,2012-03-24
.........\Process.cpp,5788,2012-03-24
.........\Process.h,988,2012-03-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DE
    说明:   最简单的差分格式有向前、向后和中心3种。 向前差分:f (n)=f(n+1)-f(n) 向后差分:f (n)=f(n)-f(n-1) 中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers. Forward differencing: f (n) = f (n+ 1)-f (n) Backward difference: f (n) = f (n)-f (n-1) Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
    2016-05-17 21:08:01下载
    积分:1
  • pp
    说明:  利用vc++实现avi文件图像截取,avi图像即视屏图像(Use vc++ Achieve avi file image capture, avi video image that is, images)
    2008-12-17 23:26:31下载
    积分:1
  • medical-picture-process
    《医学图像编程技术》,周振环。一书的源码(the source code of the "medical picture programing")
    2012-03-14 15:02:31下载
    积分:1
  • yaxiangsu1
    亚像素方面的相关源码!!!相信对你的学习会有帮助!(Related to source sub-pixel area!!! That would be helpful to your learning!)
    2010-11-29 16:41:02下载
    积分:1
  • Saliency
    显著图计算算法FT, SR, LC, HC, RC,以及saliency cut 的合集。(an windows msi for install saliency detection software, which includes the implementation for FT, SR, LC, our HC, RC and saliency cut method.)
    2011-09-25 21:13:22下载
    积分:1
  • ostu
    ostu二值化算法vc实现,基于MIL图像处理软件包将图像解析,通过ostu求取二值化阈值,实现二值化算法(ostu binarization algorithm to achieve vc, MIL image processing software package based on the image resolution, strike through ostu binarization threshold binarization algorithm to achieve)
    2013-07-26 14:02:37下载
    积分:1
  • Digital-Image-Processing-3rd-Edition
    数字图像处理英文版第三版60多M~很难找到!!希望大家珍惜再珍惜!(digital image processing English and third version,about over 60 M, difficult to find ,hope everybody cherish it !)
    2012-11-29 10:46:26下载
    积分:1
  • LMD
    自己编写的数字图像处理程序,包括打开bmp图像,直方图,阈值分割,形态学处理等功能。(digital image processing procedures, including open bmp image, histogram, threshold segmentation, morphological processing and other functions.)
    2013-11-14 22:17:45下载
    积分:1
  • vc
    说明:  用c写的jpg编解码,包括jpeg2bmp和bmp2jpeg,可在vc6下调试。(With c written jpg codec, including jpeg2bmp and bmp2jpeg, may be under vc6 debugger.)
    2008-05-11 04:22:06下载
    积分:1
  • SELF-READING-SYSTEM
    针对万工显螺旋显微镜视场图像特点,编写了Matlab 语言的图像处理算法用于万工显自动读数( The program which is developed by MATLAB language can be used for auto-reading of universal tools microscope measurement result)
    2011-11-21 16:26:02下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载