登录
首页 » Visual C++ » colouredgedetection

colouredgedetection

于 2007-09-09 发布 文件大小:8437KB
0 234
下载积分: 1 下载次数: 23

代码说明:

   对灰度和真彩色位图实现了多种边缘提取算法(Of gray-scale and true color bitmaps to achieve a variety of edge detection algorithm)

文件列表:

CDibtao5月29无形态学
....................\CDibtao.aps
....................\CDibtao.clw
....................\CDibtao.cpp
....................\CDibtao.dsp
....................\CDibtao.dsw
....................\CDibtao.h
....................\CDibtao.idl
....................\CDibtao.ncb
....................\CDibtao.opt
....................\CDibtao.plg
....................\CDibtao.rc
....................\CDibtao.rgs
....................\CDibtao.sln
....................\CDibtao.vcproj
....................\CDibtao.vcproj.TAOTAO.Administrator.user
....................\CDibtaoDoc.cpp
....................\CDibtaoDoc.h
....................\CDibtaoView.cpp
....................\CDibtaoView.h
....................\CDibtao_i.c
....................\CDibtao_i.h
....................\corona.smf
....................\Debug
....................\DETOURS.lib
....................\Dib.cpp
....................\Dib.h
....................\DlgHistogram.cpp
....................\DlgHistogram.h
....................\DlgLaplace.cpp
....................\DlgLaplace.h
....................\DR.out
....................\filter.out
....................\fread.out
....................\function.h
....................\GreyTrans.cpp
....................\GreyTrans.h
....................\HighPassFilter.cpp
....................\HighPassFilter.h
....................\last.out
....................\LowPassFilter.cpp
....................\LowPassFilter.h
....................\lowpassPra.cpp
....................\lowpassPra.h
....................\MainFrm.cpp
....................\MainFrm.h
....................\MedianFiltDlg.cpp
....................\MedianFiltDlg.h
....................\Morph.cpp
....................\Morph.h
....................\Non.out
....................\ReadMe.txt
....................\RegionGrow.cpp
....................\RegionGrow.h
....................\REIGONGROW.cpp
....................\REIGONGROW.h
....................\Release
....................\res
....................\...\bin00001.bin
....................\...\bin00002.bin

....................\...\CDibtao.rc2

....................\...\devior.bin
....................\...\Devior.smf
....................\...\Kromo.smf
....................\...\skinmagi.bin

....................\...\xpblue.smf
....................\resource.h
....................\SkinMagicLib.h
....................\SkinMagicLib.lib
....................\SkinMagicLib_Raw.lib
....................\SkinMagicTrial.dll
....................\SkinMagicTrial.lib
....................\SR.out
....................\StdAfx.cpp
....................\StdAfx.h
....................\Suanzi.cpp
....................\Suanzi.h
....................\Text1.txt
....................\ThresholdDivide.cpp
....................\ThresholdDivide.h

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

发表评论

0 个回复

  • demons
    demons三维非刚性图像配准,速度很快,基于ITK(demons of 3D non-rigid image registration, very fast, based on ITK)
    2012-08-18 19:51:17下载
    积分:1
  • Graph_Cut
    Graph Cutshi是最近在计算机视觉中研究和应用比较多的优化算法,典型的用于stereo matching, image restortion, texture synthesis等应用,以上代码给出了graph cut,mean shift, 以及相关的ppm/pgm图像借口,本来是用于stereo matching的,已经把相关的matching的实现代码给去掉了。大家可以以此为平台做一些相关的研究和应用。 (Graph Cutshi recently in computer vision research and application of a relatively large number of optimization algorithms, typical for the stereo matching, image restortion, texture synthesis applications, the above code gives the graph cut, mean shift, and the associated ppm/pgm images an excuse, it is used for stereo matching, and has been related to matching the code to realize removed. U.S. can also be used as a platform to do some related research and applications.)
    2008-03-03 22:26:01下载
    积分:1
  • 标准测试片库 Standard-test-images
    图像处理标准测试图片库,用于数字图像处理各种仿真实验。(Standard test image gallery image processing to digital image processing all kinds of simulation experiments.)
    2013-04-06 18:36:46下载
    积分:1
  • Embedded-in-the-DCT-coefficients-
    在图像的DCT系数上嵌入信息,图像为常见的512*512大小的灰度图(实验所用图像为LENA.BMP)。嵌入的信息为一二进制Logo图(实验所用logo图为tj-logo.bmp),该图大小为32*32,共1024个Bit。 1. 在LENA图中嵌入水印,输出嵌入后的水印图像。 2. 对水印图像解码,输出解码后得到的logo图,并统计错误率。 3. 使用不同的嵌入强度进行嵌入,观察其对作品直觉效果和解码效果的影响,绘制相应的曲线。 4. 使用加入噪声、改变对比度、JPEG压缩等攻击方法对水印作品进行攻击,查看解码的效果。 (Information embedded in the DCT coefficients of the image, the image of the common 512* 512 size gray-scale (experimental image LENA.BMP). Information embedded in a binary Logo Figure (used in the experiment logo picture shows the tj-logo.bmp), the plot size 32* 32, 1024 Bit. LENA Figure embedded watermark, the watermark image output embedded. (2) logo watermark image decoding, the output decoded Figure statistical error rate. (3) using a different embedding strength for embedding, observe the works intuitive effects and decoding results, and draw the corresponding curve. (4) by adding the noise, change the contrast, JPEG compression attack methods to attack, to see the effect of decoding the watermark works.)
    2012-04-16 18:56:11下载
    积分:1
  • DDE
    本程序的作用,完成了一种图像的DDE算法,数字图像细节增强。(The role of this procedure, the completion of an image of the DDE algorithm, digital image detail enhancement.)
    2021-02-02 22:49:59下载
    积分: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
  • 1
    说明:  标定用的c++程序,可以用来标定得到相机的内参矩阵和畸变参数。(Calibration using matlab toolbox, can be used to calibrate the camera s internal control matrix image obtained.)
    2015-07-24 16:18:53下载
    积分:1
  • gabor
    基于openCV的gabor函数,一位牛人编写的。希望对大家有用(gabor function based on openCV)
    2010-06-03 10:03:44下载
    积分:1
  • otsu-canny
    基于otsu的自适应阀值canny边缘检测(adaptive canny edge detection based on otsu)
    2020-06-27 02:00:02下载
    积分:1
  • DiffStrip
    傅里叶时域频域变换图形处理S参数在时域的应用(Fourier time domain frequency domain transform graphics processing S-parameters in the application of the time-domain)
    2012-09-05 17:03:20下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载