搜索资源列表

  1. geleicounter

    0下载:
  2. 开发环境是FPGA开发工具,格雷码计数器的VHDL程序-Development environment is the FPGA development tools, Gray code counter VHDL procedures
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:horse
  1. Edgedetection

    0下载:
  2. 在matlab环境下,结合c语言,给出了常用三种图像处理的代码:灰度图像边缘检测,K-L变换,图像的统计直方图。-In the matlab environment, the combination of c language, given the commonly used three types of image processing code: gray-scale image edge detection, KL transfo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:nana
  1. GRAY

    0下载:
  2. 有关利用Visual C++6_0开发灰度位图处理的文章。-On the use of Visual C++ 6_0 developed to deal with gray-scale bitmap articles.
  3. 所属分类:文档资料

    • 发布日期:2024-05-06
    • 文件大小:118784
    • 提供者:hff
  1. image_color_to_gray

    0下载:
  2. 把彩色图像转换成灰度图象,使用公式:gray=0.30*R+0.59*G+0.11*B-The color images into grayscale images, use the formula: gray = 0.30* R+ 0.59* G+ 0.11* B
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-06
    • 文件大小:12288
    • 提供者:
  1. GetMax_HtoThrod

    0下载:
  2. 利用最大熵方法求图像二值化的阈值 输入的图像名称,读取名称是M的图像文件 统计各个灰度级出现的概率 -Using the maximum entropy method for image binarization threshold input image name, the name is M read image files in various gray-scale statistical probability
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:
  1. picture

    0下载:
  2. 对图象的一些简单处理,如灰度调整,分割,二值化,边缘检测-On some simple image processing, such as the gray-scale adjustment, segmentation, binarization, edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:xxxx
  1. DigitalImageProcessing_v1

    0下载:
  2. 本程序主要是一些学习影像处理时会用到的程序,其中包括: color to gray , segement RGB,、mean filter、median filter、user defined thresholding、otsu、Histogram equalization、Sobel edge detection、Prewitt edge detection,并可将边缘侦测所得到的信息以彩色线条贴至原图-This procedure
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:1389568
    • 提供者:Johnson Huang
  1. PseudoColor

    0下载:
  2. 灰度图像到RGB彩色的伪彩色图像的转变程序-Gray-scale image to RGB color of the pseudo-color image change procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:857088
    • 提供者:朱为总
  1. WirelesscoherentOFDMmodemsimulation

    0下载:
  2. This project aim was to build wireless software modem for data communication between two computers using an acoustic interface in the voice frequency range (20Hz– 20,000Hz). The transmitting antenna is a speaker (fre
  3. 所属分类:文件格式

    • 发布日期:2024-05-06
    • 文件大小:559104
    • 提供者:
  1. GLG

    0下载:
  2. Fast Gray-Level Grouping 实现对图像的平滑处理-Fast Gray-Level Grouping achieve image smoothing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:hunkhu
  1. zoom

    0下载:
  2. 灰度双线性插值,缩放图像。可以对图像进行几乎无损的小倍数放大,倍数大时有损。-Gray bilinear interpolation, zooming the image. Can be almost non-destructive image to enlarge small multiples, multiples of large detrimental.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:杜少峰
  1. aaa

    0下载:
  2. 一、程式名稱:embed.java 二、程式功能:藏入數位浮水印處理程式 四、輸入檔(資料)格式: 1.本程式所採用之影像格式皆為*.raw之灰階影像。 2.本程式採用的浮水印格式為128×128之灰階影像ccu.raw。 3.本程式所採用的原始影像格式為512×512 之灰階影像Lena.raw。 五、輸出檔(資料)格式: 1.本程式輸出的藏入浮水印影像格式為512×512 之灰階
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:koffman
  1. brian_rbf

    0下载:
  2. 一个RBF网络的matlab源文件,用于进行脑部图像的分类(脑灰质、脑白质等),包含示例图片。-A RBF network matlab source file, used for the classification of brain images (gray matter, white matter, etc.), contains the sample picture.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-06
    • 文件大小:165888
    • 提供者:段西尧
  1. BilateralFiltering

    0下载:
  2. 本程序实现Bilateral滤波,以实现边缘保留的平滑处理,同时可用于灰度及彩色图像。-Bilateral filtering realize this procedure in order to achieve a smooth edge to retain the handle at the same time can be used for gray and color images.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:119808
    • 提供者:周力
  1. gray_image_zhifangtu_junhenghua

    0下载:
  2. 一个灰度图象直方图的均衡化实现.还有SOBEL算子的实现程序.另外含有一篇PPT-A gray-scale image histogram equalization realize. Also realize Sobel operator procedures. In addition to contain a PPT
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:946176
    • 提供者:单昊
  1. main

    0下载:
  2. 基于灰度图像处理的LSB密写的实现算法,matlab编程实现-Based on gray-scale image processing of LSB Steganography algorithm, matlab Programming
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:10240
    • 提供者:
  1. fuse_dwb

    0下载:
  2. 详细的基于离散小波变换的图像融合matlab程序,可以用于处理任何格式的灰度图像-Detailed based on discrete wavelet transform image fusion matlab procedures, can be used to deal with any format of the gray image
  3. 所属分类:波变换

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:陈娟
  1. Gray

    0下载:
  2. Gray码的实现,用JAVA写的原理有点向数电课本中的2x2的矩阵-Gray code the realization of the principle of using JAVA to write a little electricity to several textbooks in the 2x2 matrix
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:赵丰富
  1. shuiying

    0下载:
  2. 由于二维DCT变换是对数字图像矩阵而言的,所以对于RGB位图不能进行DCT变换我在这里先将它转换成灰度图像再把水印嵌入到灰度图像中来进行基于DCT变换的图像水印研究。-As the two-dimensional DCT transform on the digital image matrix is concerned, therefore, for the RGB bitmap should not be DCT Transform
  3. 所属分类:图形图象

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:chf068
  1. 1

    0下载:
  2. 灰色预测MATLAB源代码,很有用的哦.-Gray prediction MATLAB source code, very useful Oh.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:杨香联
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org