登录
首页 » Visual C++ » CannycPP

CannycPP

于 2016-04-11 发布 文件大小:297KB
0 209
下载积分: 1 下载次数: 1

代码说明:

  c 实现 canny算子(c realize canny )

文件列表:

用Canny算子提取边缘
...................\测试图片


...................\源代码
...................\......\cdib.cpp,38635,1995-09-27
...................\......\cdib.h,3645,1995-08-03
...................\......\ChildFrm.cpp,1542,1995-08-03
...................\......\ChildFrm.h,1397,1995-08-03
...................\......\ColorTable.h,65095,1995-09-27
...................\......\DIBPrcs.cpp,17030,1995-08-03
...................\......\GlobalApi.h,9174,2002-11-29
...................\......\ImageProcessing.aps,65316,2004-06-30
...................\......\ImageProcessing.clw,11533,2004-06-30
...................\......\ImageProcessing.cpp,4918,1995-08-03
...................\......\ImageProcessing.dsp,5297,2004-06-30
...................\......\ImageProcessing.dsw,555,1995-08-03
...................\......\ImageProcessing.h,1342,1995-08-03
...................\......\ImageProcessing.rc,27914,2004-06-30
...................\......\ImageProcessingDoc.cpp,4363,1995-09-27
...................\......\ImageProcessingDoc.h,1643,1995-09-27
...................\......\ImageProcessingView.cpp,88347,2004-06-30
...................\......\ImageProcessingView.h,2059,2004-06-30
...................\......\MainFrm.cpp,2532,1995-08-03
...................\......\MainFrm.h,1542,1995-08-03
...................\......\ReadMe.txt,5009,1995-08-03
...................\......\Recog.asp,0,1996-11-02
...................\......\Release
...................\......\res

...................\......\...\ImageProcessing.rc2,407,1995-08-03


...................\......\Resource.h,7179,2002-10-06
...................\......\SegApi.cpp,42670,2002-11-29
...................\......\StdAfx.cpp,217,1995-08-03
...................\......\StdAfx.h,1054,1995-08-03
...................\用Canny算子提取边缘
...................\...................\测试图片


...................\...................\源代码
...................\...................\......\cdib.cpp,38635,1995-09-27
...................\...................\......\cdib.h,3645,1995-08-03
...................\...................\......\ChildFrm.cpp,1542,1995-08-03
...................\...................\......\ChildFrm.h,1397,1995-08-03
...................\...................\......\ColorTable.h,65095,1995-09-27
...................\...................\......\DIBPrcs.cpp,17030,1995-08-03
...................\...................\......\GlobalApi.h,9174,2002-11-29
...................\...................\......\ImageProcessing.aps,65316,2004-06-30
...................\...................\......\ImageProcessing.clw,11533,2004-06-30
...................\...................\......\ImageProcessing.cpp,4918,1995-08-03
...................\...................\......\ImageProcessing.dsp,5297,2004-06-30
...................\...................\......\ImageProcessing.dsw,555,1995-08-03
...................\...................\......\ImageProcessing.h,1342,1995-08-03
...................\...................\......\ImageProcessing.rc,27914,2004-06-30
...................\...................\......\ImageProcessingDoc.cpp,4363,1995-09-27
...................\...................\......\ImageProcessingDoc.h,1643,1995-09-27
...................\...................\......\ImageProcessingView.cpp,88347,2004-06-30
...................\...................\......\ImageProcessingView.h,2059,2004-06-30
...................\...................\......\MainFrm.cpp,2532,1995-08-03
...................\...................\......\MainFrm.h,1542,1995-08-03
...................\...................\......\ReadMe.txt,5009,1995-08-03
...................\...................\......\Recog.asp,0,1996-11-02
...................\...................\......\Release
...................\...................\......\res

...................\...................\......\...\ImageProcessing.rc2,407,1995-08-03


...................\...................\......\Resource.h,7179,2002-10-06
...................\...................\......\SegApi.cpp,42670,2002-11-29
...................\...................\......\StdAfx.cpp,217,1995-08-03
...................\...................\......\StdAfx.h,1054,1995-08-03

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

发表评论

0 个回复

  • machine-vision-algorithm-
    包含基于VC++的各种图像、视频处理的源码如图像增强、灰度位图处理、图像平移旋转、bmp2txt等程序源码(Contains various images VC++ based video processing source code, such as image enhancement, grayscale bitmap processing, image translation and rotation, bmp2txt program source code, etc.)
    2014-05-03 14:54:22下载
    积分:1
  • NonlinearBayesianfilteringwithapplicationstoestima
    非线性贝叶斯过滤与应用估算和导航,非常不错的粒子滤波英文论文(Nonlinear Bayesian filtering with applications to estimation and navigation)
    2009-03-23 18:05:23下载
    积分:1
  • 8bitTo16
    将某一8位的raw格式图转换为16位的raw格式图 并可输出raw格式图的灰度值至相应文件(.txt文件) 生成的新图用PS打开时与原图基本一致.(It can converted an 8-bit raw format, to an 16-bit raw format and can output raw format diagram of the gray value to the corresponding map file (. Txt files) .The new plan to open with PS are basically consistent with the Original.)
    2010-03-01 16:23:04下载
    积分:1
  • PICPRO
    该代码,利用GDAL 1.4.2库实现遥感图像的几何校正、图像配准等,vs 2010实现。(The code GDAL 1.4.2 library implementation of remote sensing image geometric correction, image registration, vs 2010.)
    2012-08-31 10:29:39下载
    积分:1
  • siftregistration
    这是一篇对于SIFT算法应用于非刚性图像配准的论文,相当不错(This is one for the SIFT algorithm is applied to non-rigid image registration of papers, quite good)
    2008-12-30 15:47:17下载
    积分:1
  • vcpicph
    VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:   vcvars32   rc bmp.rc   cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
    2014-02-18 15:30:52下载
    积分:1
  • Retinex
    本文实现了Retinex算法,支持对图像的去雾灯操作,是一种图像增强的方法。(this paper present a new image strength method-Retinex impliment by opencv)
    2012-03-13 11:30:39下载
    积分:1
  • number
    将图片转化为BMP位图,然后通过逐行扫描识别图片中的数字。(A picture into a BMP bitmap, and then through the progressive scanned image in the figure.)
    2009-10-15 16:05:44下载
    积分:1
  • LSQR
    说明:  此程序为地震层析成像的LSQR算法,此算法用来解反问题。(This procedure for seismic tomography LSQR algorithm, the algorithm used to solve inverse problems.)
    2011-04-05 21:06:01下载
    积分:1
  • source
    实现了对误拍角度的矫正,基于轮廓提取以及旋转矩阵变换实现图像错误识别和矫正(It realizes the correction of misalignment angle, and realizes image error recognition and correction based on contour extraction and rotation matrix transformation.)
    2018-07-06 15:20:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载