CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - candy

搜索资源列表

  1. 你好

    0下载:
  2. 计算机图形处理的软件,candy算法是当今最很流行的一种算法。同学可以自己在源代码中学习到新的知识。-computer graphics software, candy algorithm is the most popular day of an algorithm. Students can in the source code to learn new knowledge.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6889
    • 提供者:何学洲
  1. OpenGL_A8

    0下载:
  2. A lot of people asked me, \"So how do i put it all together?\" I have taken some of the other tutorials and created this piece of eye candy. It uses slightly modified versions of the Bouncing Ball and Water Ripple tutorials.-A lot of people asked
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:112271
    • 提供者:古洪
  1. CN_edgedetect

    0下载:
  2. 本程序为二值图像的处理。通过一种称为CNED(connectivity number based edge detection)的方法对二值图像进行边缘提取。结果表明这种方法比candy sober 等算子更加精确,效果更好。
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3892340
    • 提供者:姚攀
  1. VCimageprocess

    0下载:
  2. 256色转灰度图、Hough变换、Walsh变换、对比度拉伸、二值化变换、反色、方块编码、付立叶变换、高斯平滑、灰度均衡、均值滤波、拉普拉斯锐化、离散余弦变换、亮度增减、逆滤波处理、取对数、取指数、梯度锐化、图像镜像、图像平移、图像缩放、图像细化、图像旋转、维纳滤波处理、用Candy算子提取边缘、阈值变换、直方图均衡、中值滤波。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3835453
    • 提供者:梁辰
  1. candy

    0下载:
  2. Canny 方法使用两个阈值来分别检测强边缘和弱边缘,而且仅当强边缘和弱边缘相连时,弱边缘才会包含在输出中,因此,此方法不容易受噪声的干扰,能够检测到真正的弱边缘, 但由于检测阈值固定,当检测具有模糊边缘的图像时,很可能导致平滑掉部分边缘信息。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-20
    • 文件大小:3651
    • 提供者:sun
  1. candy.rar

    0下载:
  2. candy算子对于图像分割有着非常重要的作用,此程序正是candy算子的源码,candy for the image segmentation operator has a very important role in this process is the candy of the source operator
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1532
    • 提供者:西宁
  1. Candy

    0下载:
  2. 用Candy算子提取图像边缘,建立DIB类读取BMP文件,提取边缘并储存-Candy operator with image edge extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22439867
    • 提供者:shen
  1. candy-operater

    0下载:
  2. 精通系列\精通Visual C++数字图像处理技术与工程案例\chap01\用Canny算子提取边缘-Master series \ proficient Visual C++ digital image processing technology and engineering case \ chap01 \ extracted by Canny edge operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:200883
    • 提供者:asjdf
  1. Candy

    0下载:
  2. CAD样图(果盘)仅供学习用,请勿用于私利-CAD sample figure only for study, do not used for personal use
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-25
    • 文件大小:75485
    • 提供者:吕小飞
  1. kind

    0下载:
  2. candy边缘检测,彩色图像的边缘检测,K均值聚类,sobel边缘检测(C)其他是matlab程序-candy edge detection, color image edge detection, K-means clustering, sobel edge detection (C) the other is a matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:512872
    • 提供者:tianlina
  1. Edge-extraction-with-Canny-operator

    0下载:
  2. 将彩色图像进行灰度变换以后,利用candy算子提取图像边缘。创建一个MFC工程框架,然后通过点击菜单功能实现边缘化提取。-Color images to gray-scale transformation, candy operator edge extraction. Create an MFC project framework, the marginalized and then by clicking on the menu functions extract.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3301576
    • 提供者:毛毛
  1. Candy-Edge-Detection----matlab

    0下载:
  2. 本人自己编写的关于Candy边缘检测的matlab源代码,包含了多个程序,一个是加噪声的,还有不加噪的,非常适合初学者使用。-I have written about Candy edge detection matlab source code contains multiple programs, a plus noise, there are not adding noise, very suitable for beginners to use.
  3. 所属分类:2D Graphic

    • 发布日期:2017-10-31
    • 文件大小:1503
    • 提供者:rao
  1. candy

    0下载:
  2. candy边缘检测,可用于集成电路版图的边缘检测-candy edge detection, edge detection can be used for integrated circuit layout
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:318564
    • 提供者:李玻玻
  1. candy

    0下载:
  2. candy算子 基于图像检索的candy边缘算法-To be or not to be,That is a good question.
  3. 所属分类:Graph program

    • 发布日期:2017-11-17
    • 文件大小:5288
    • 提供者:cube
  1. CannyAndCennection

    0下载:
  2. Candy算子编译检测程序,包括c++源代码及工程文件。-Candy operator the compiler testing procedures include c++ the source code and project files.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:3221114
    • 提供者:李东
  1. openGL-juhuacha

    0下载:
  2. 一个用OPENGL编写的程序源码,菊花茶,效果是一个立体的玻璃杯里盛着大半杯水,上面还漂着几片菊花-A source program written using OPENGL, chrysanthemum tea, the effect is a three-dimensional glass in candy in half cup of water, which also had a few pieces of floating chrysanthemums
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-10
    • 文件大小:4448788
    • 提供者:huang
  1. harriscorner2

    0下载:
  2. 在opencv上编写的Harris角点检测,先进行Candy边缘检测,再检测角点,不是直接调用里面的函数,把是角点的位置标记了出来 -Harris corner detection in opencv prepared to make Candy edge detection, and then detect the corner, which is not a direct call function to mark the position of the corner points ou
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3200
    • 提供者:windbells
  1. test

    0下载:
  2. 本程序是candy边缘检测matlab程序,可以直接运行。仅需要改下图片路径!-Is candy edge detection the matlab program, this program can be run directly.Only need to change the image path!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:10520
    • 提供者:janlee
搜珍网 www.dssz.com