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

搜索资源列表

  1. canny

    0下载:
  2. IplImage* src=cvLoadImage("lena.jpg") IplImage* dst = cvCreateImage( cvGetSize(src), 8, 1 ) IplImage* color_dst = cvCreateImage( cvGetSize(src), 8, 3 ) CvMemStorage* storage = cvCreateMemStorage(0) //存储检测到线段,当然可以是N*1的矩阵数列,如果实际的直线数量多余N,那么最大可能
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:4526
    • 提供者:colin
  1. jhakas

    0下载:
  2. apriori he ek dum mast wali dekh lena maje aa jayegnge
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:621280
    • 提供者:yash
  1. Assignment1

    0下载:
  2. 对灰度图像及彩色图片的抖动处理~以lena.bmp为处理对象-Grayscale and color images of the dithering ~ to lena.bmp was treated
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2526447
    • 提供者:莫瑶
  1. Image_Noise

    0下载:
  2. use for DIP noise about Gaussian, uniform, salt and pepper noise at lena.jpg
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4979059
    • 提供者:ju-wei-zu
  1. 222

    0下载:
  2. JNI是Java Native Interface的缩写,中文为JAVA本地调用。从Java 1.1开始,Java Native Interface (JNI)标准成为java平台的一部分,它允许Java代码和其他语言写的代码进行交互。 OpenCV是Intel公司支持的开源计算机视觉库。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 -myJNIOpenCV = new JNIOpenCV() String
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:39010
    • 提供者:yinxin
  1. linyupingjun

    0下载:
  2. 对bmp图像进行平滑处理之邻域平均,已写明具体算法,直接用256*256灰度lena图,可以进行进一步改进-Bmp image smoothing of values among the filtering, has been expressed as a specific algorithm, the direct use of 256* 256 gray lena map, can be further improved
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1876
    • 提供者:lixiang
  1. lvbo

    0下载:
  2. 对bmp图像进行平滑处理之中值滤波,已写明具体算法,直接用256*256灰度lena图,可以进行进一步改进-Bmp image of the median filter to smooth processed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1813
    • 提供者:lixiang
  1. moban

    0下载:
  2. 对bmp图像进行平滑处理之高斯模版,已写明具体算法,直接用256*256灰度lena图,可以进行进一步改进-Bmp image smoothing of the Gaussian template, has been expressed as a specific algorithm, the direct use of 256* 256 gray lena map, can be further improved
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1993
    • 提供者:lixiang
  1. Lena

    0下载:
  2. 使用VC++显示BMP图像,是最基础的部分。-show BMP picture.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:61771
    • 提供者:sophia
  1. FFT

    0下载:
  2. 图像的傅立叶变换完整算法源码,提供经典Lena图像及变换后图像-Complete algorithm the Fourier transform of the image source, providing the classic Lena image and the transformed image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:483626
    • 提供者:nianxiang
  1. Inverted

    0下载:
  2. 反色算法,Visual C++6.0编程,提供经典Lena灰度图像及反色结果图像-Anti-color algorithm, Visual C++6.0 program to provide anti-classics Lena gray image and color the resulting image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:147511
    • 提供者:nianxiang
  1. MirrorImage

    0下载:
  2. 图像镜像变换算法,Visual C++6.0编程,提供经典Lena灰度图像及变换结果图像-Mirror image transform algorithm, Visual C++6.0 programming, providing the classic Lena image gray image and transform results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:199311
    • 提供者:nianxiang
  1. BinaryConversion

    0下载:
  2. 二值化变换算法,Visual C++6.0编程,提供经典Lena灰度图像-Binary transformation algorithm, Visual C++6.0 programming, providing the classic gray image Lena
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:108395
    • 提供者:nianxiang
  1. HistogramEqualization

    0下载:
  2. 直方图均衡算法,Visual C++6.0编程,提供经典Lena灰度图像-Histogram equalization algorithm, Visual C++6.0 program to provide classical gray image Lena
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:124452
    • 提供者:nianxiang
  1. signature

    0下载:
  2. 该目录包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范 性的意义,且有一定的鲁棒性。 需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。 NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。我们已经对 256灰度级,512×512大小的图像进行了测试。程序编译后的调用格式如下(以encode为例): wm_cox_e -s cox.sig -o wm_image.pgm image.pgm 其中,-s表示要
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:19297
    • 提供者:sylvia
  1. bilinear

    0下载:
  2. lena 图像的线性插值 对图像处理的理解很有帮助-lena bilinear
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:809647
    • 提供者:Allen
  1. chaos_images

    0下载:
  2. 对lena图进行混沌置乱,简单方便。初值选定x=0.5,u=3.7。-Lena diagram of the chaotic scrambling, easy and convenient. Initial value of the selected x = 0.5, u = 3.7.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:45897
    • 提供者:Lee
  1. VGAHawk

    0下载:
  2. Hawkboard has /dev/fb0 is frame buffer device .That is we can output the certain data on vga port of hawkboad. The given code uses OpenCV library and frame buffer device programming.One needs cross compiled libraries of opencv which i have uploaded
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1504
    • 提供者:avinash
  1. Wavelet-Y-G

    0下载:
  2. 本程序实现图像LENA的压缩传感,算法采用正交匹配法 -This procedure LENA compression of image sensing, orthogonal matching algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1470
    • 提供者:chen qiang
  1. face_detect_matlab_and_c

    0下载:
  2. 这是用C脚本写的人脸检测程序,需调用matlab执行,内附测图片(Lena),VC2008下运行正常-This scr ipt is written in C face detection program, to be called matlab implementation, included test pictures (Lena), VC2008 to run properly
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-06
    • 文件大小:1113090
    • 提供者:龙龙
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 23 »
搜珍网 www.dssz.com