搜索资源列表

  1. BasicExamples

    0下载:
  2. 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:15360
    • 提供者:肖伟
  1. zds

    0下载:
  2. 基于最大信息熵原理,对灰度图像进行阈值分割-Based on maximum entropy principle, the gray-scale image threshold segmentation
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 为朋友们提供了图象处理的VC++代码,将彩色图象转为灰度的,供需要的朋友使用.-Friends provided for image processing VC++ Code will color image to gray scale, and for friends in need.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:1332224
    • 提供者:fujay
  1. LBP_C++

    0下载:
  2. Multiresolution Gray-Scale and Rotation Invariant Texture Classification with Local Binary Patterns作者写的LBP(局部二进制模式)的C++代码-Multiresolution Gray-Scale and RotationInvariant Texture Classificationwith Local Binary Patte
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:何仁
  1. GuiIamgeProcess

    0下载:
  2. 一个matlabgui编写的图像处理界面,可以实现图像的读入,灰度值计算等一般处理-Matlabgui the preparation of an image processing interface, you can read in the realization of images, gray value of the general processing
  3. 所属分类:书籍源码

    • 发布日期:2024-05-06
    • 文件大小:5120
    • 提供者:wyj
  1. optimumthreshold

    0下载:
  2. 最佳阈值分割法实现对灰度图像的分割,通过迭代阈值找到最佳阈值后用imbw二值化-Optimal threshold segmentation method for gray-scale image segmentation, through the iterative find the best threshold after threshold binarization imbw
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:shayu
  1. Hanoi(gray)

    0下载:
  2. //使用gray code的解法 #include <iostream> #include <cmath> using namespace std #define ZERO 0 #define ONE 1 #define ODD 1 #define EVEN 0 #define RIGHT 1 #define LEFT 0 #define MAX 10-
  3. 所属分类:其他小程序

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

    0下载:
  2. 图像的自动多阈值分割,可以进行灰度图像的自动分割。-Automatic multi-image threshold segmentation, gray-scale images can be automatically split.
  3. 所属分类:图形图象

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

    0下载:
  2. 将二进制数转化为格备码,4位并行。binary_input为二进制数输入, gray_output为格雷码输出。-Will be converted into binary code grid preparation, 4-bit parallel. binary_input for binary input, gray_output for the Gray code output.
  3. 所属分类:VHDL编程

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

    0下载:
  2. matlab编的对图像进行灰度变换,压缩包中给出了一个实例-matlab image made of gray-scale transformation, compressed packets are given an example of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:11264
    • 提供者:g
  1. image_inhancement

    1下载:
  2. 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MA
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:21504
    • 提供者:panghuanzhi
  1. geryandbin

    0下载:
  2. 在fpga中实现的格雷码与二进制的相互转换-In the FPGA implementation of the Gray code and binary conversion
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:王石子
  1. Gray-scaletransformation

    1下载:
  2. 灰度变换图像处理中的很重要的一步,想用VC做图像处理的初学者操作实践其中的源码可以很快入门。-Gray-scale transformation in image processing is an important step, want to do image processing using VC beginner to operate one of the source code of practice can quickly e
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:353280
    • 提供者:st
  1. PCNN

    0下载:
  2. 利用改进的脉冲神经网络完成灰度图像的分割-The use of impulsive neural networks to improve the completion of gray-scale image segmentation
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. VQLBG Vector quantization using the Linde-Buzo-Gray algorithm
  3. 所属分类:语音合成与识别

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

    0下载:
  2. gray level slicing with background it is a type of point processing technique used in image pro cessing
  3. 所属分类:汇编语言

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

    0下载:
  2. 灰度共生矩阵和灰度梯度共生矩阵纹理提取,能够计算纹理的多个测度-Gray Level Co-occurrence matrix and gray-gradient co-occurrence matrix texture extraction
  3. 所属分类:图形图象

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:王淑香
  1. GrayScale_sample

    0下载:
  2. its a gray scle file
  3. 所属分类:文档资料

    • 发布日期:2024-05-06
    • 文件大小:13312
    • 提供者:hussain
  1. beiyesifenbu

    0下载:
  2. 分类判别中,bayes判别的确具有明显的优势,与模糊,灰色,物元可拓相比,判别准确率一般都会高些,而BP神经网络由于调试麻烦,在调试过程中需要人工参与,而且存在明显的问题,局部极小点和精度与速度的矛盾,以及训练精度和仿真精度间的矛盾,等,尽管是非线性问题的一种重要方法,但是在我们项目中使用存在一定的局限,基于此,最近两天认真的研究了bayes判别,并写出bayes判别的matlab程序,与spss非逐步判别计算结果一致。-Classif
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:lili
  1. 408_Final

    0下载:
  2. it s a matlab code for reduce gray level
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:1000448
    • 提供者:carl
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org