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

搜索资源列表

  1. curve_fit

    0下载:
  2. 读取多幅灰度图后将多幅图片的灰度值变化计算出变化曲线-caculate the change-line of gray piture
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:536
    • 提供者:陈菲菲
  1. PV

    0下载:
  2. PV插值法专门针对两幅图像的联合直方图的更新而设计的插值技术,它并不是真正意义的插值方法,因为通过PV插值法并不能计算出反向变换点的灰度值。-PV use for registration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:836
    • 提供者:wangrui
  1. image-processing

    1下载:
  2. 1.设计一个程序,对一幅灰度图像的实现如下几何变换,1)放大为原图1.5倍 2)绕中心旋转30度(CW) 3)采用偏移量插值实现一个透视变换. 灰度差值用最近邻插值和双线性插值 2. 绘制一幅灰度图像的梯度幅度图像(三点法求梯度),针对梯度幅度图像合理的选择一个阈值(通过试验即可)将其二值化,以获得图像边缘检测图像。-(1) design a program, a grayscale image as geometric transformation, zoom 1) for 1.5 tim
  3. 所属分类:Special Effects

    • 发布日期:2015-12-28
    • 文件大小:291840
    • 提供者:Xucheng
  1. YSP

    0下载:
  2. 该算法源码是用来实现对一幅图片进行噪声处理,包括中值滤波,均值滤波等方法,处理结果较有效。-The source code of the algorithm is used to achieve the picture noise, including the method of the median filter, mean filter, and the results are more effective.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1946244
    • 提供者:张霖生
  1. otsu111

    0下载:
  2. Otsu算法步骤如下: 设图象包含L个灰度级(0,1…,L-1),灰度值为i的的象素点数为Ni ,图象总的象素点数为N=N0+N1+...+N(L-1)。灰度值为i的点的概率为: P(i) = N(i)/N. 门限t将整幅图象分为暗区c1和亮区c2两类,则类间方差σ是t的函数: σ=a1*a2(u1-u2)^2 (2) 式中,aj 为类cj的面积与图象总面积之比,a1 = sum(P(i)) i->t, a2 = 1-a1 uj为类cj的均值,u1 = sum(i*P(
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1549115
    • 提供者:燕子一舞
  1. digital_Filter

    0下载:
  2. 数字滤波器经典算法,包括中值滤波、限幅滤波、递推滤波等算法,列出了典型的程序-digital filter,including mean filter and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:18941
    • 提供者:CuBiMn
  1. segmentation

    0下载:
  2. 用一种算法自动从灰度图像上求得全局分割阈值,将一幅图像中的目标和背景分割开,设这幅图像的目标与背景有着不同的平均灰度,本实验采用灰度平均值。-Use an algorithm to complete global threshold segmentation. In this source file we use average gray level to distinguish the subject and the background.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:17207
    • 提供者:
  1. 2Dfft_zengqiang

    0下载:
  2. 构造一幅黑白二值图像,在128×128的黑色背景中心产生一个4×4的白色方块,利用1DFFT子程序实现2D傅里叶变换.-Construction of a black and white two value image, in a 128 x128black background center generates a 4x 4white box, use 1DFFT to achieve2D subroutine fft
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1075
    • 提供者:韦蕴珊
  1. plateidentify

    1下载:
  2. 车牌识别 opencv 1.先打开一幅图片然后按照顺序灰度化、二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符。 2.测试图像存储在当前目录的img下。 3.测试集、训练集、目标向量均存储在img下的文本文件中。-License plate recognition opencv The first open a picture and then follow the order of grayscale, binary, gray stretch,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1050312
    • 提供者:姜宇
  1. shuzituxiangchuli

    1下载:
  2. 作业一 要求 用C语言或者VC,VB,Matlab或其他语言完成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 作业二 要求 1. 编程实现图像傅立叶高通、低通滤波。 2. 尝试傅立叶压缩。 作业三 要求 编程实现图像DCT高通、低通滤波。并与傅里叶变换比较。 作业四 要求 找一幅曝光不足的灰度(或彩色)图像,按照直方图均衡化方法进行处
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4187381
    • 提供者:李海宁
  1. zuoye5

    0下载:
  2. 打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑-Open an image, add salt and pepper, Gaussian noise, and then use the neighborhood average, median filter, K, close to the average method to smooth
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:1267195
    • 提供者:李海宁
  1. cvScale

    0下载:
  2. cvScale函数用来改变一幅图的像素值,具体的变换有:像素值的比例变化和位移。-the cvScale function is used to change the pixel values ​ ​ of a map, specific transformation: the ratio of the pixel values ​ ​ change and displacement.
  3. 所属分类:OpenCV

    • 发布日期:2016-01-26
    • 文件大小:1884160
    • 提供者:罗国中
  1. Exmaple8_3_Edge-of-the-drawing

    0下载:
  2. 此程序是对一幅图进行边缘检测,然后得到二值图,并对边缘轮廓画出来。构成连续的边缘,程序可以直接运行-This program is a picture, edge detection, then the binary image, and edge contour is drawn. Form a continuous edge
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2098232
    • 提供者:罗国中
  1. circle

    0下载:
  2. 打开一幅图像,显示直方图和像素灰度值,并对其进行预处理-Open an image, display pixel grayscale histogram and values, and the pretreatment
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2637655
    • 提供者:张颖
  1. source

    0下载:
  2. 1.计算256灰度级lenna图像中的相对冗余信息. 2.设计一个游程编码算法, 并编程序对一幅二值图像进行编码,计算压缩比.-1 Calculate the relative redundant information in the 256 gray-scale image of lenna. 2 Design a run-length coding algorithm, encoding, and programmed to a binary image and calculate
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:24828
    • 提供者:Xucheng
  1. Classical_filter_algorithm

    0下载:
  2. 经典的滤波算法:1、限幅滤波法2、中位值滤波法3、算术平均滤波法4、递推平均滤波法5、中位值平均滤波法6、限幅平均滤波法7、一阶滞后滤波法-One of the conventional reconstruction techniques of CT is the filtered backprojection method which has little complexity and high resolution, but has not locality properly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:133829
    • 提供者:刘成元
  1. DSP5509AHistogram

    0下载:
  2. 灰度直方图是数字图像处理中一个最简单、 最有用的工具, 它描述了一幅图像的灰度级内容。任何一幅图像的直方图都包括了可观的信息,某些类型的图像可由其直方图完全描述。 灰度直方图是灰度值的函数,描述的是图像中具有该灰度值的像素的个数,其横坐标表示像 素的灰度级别,纵坐标是该灰度出现的频率(像素个数与图像像素总数之比)。 -The gray histogram is the digital image processing is one of the most simple, the mo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:69019
    • 提供者:liuyongqiang
  1. image-process

    1下载:
  2. 基于opencv的高级图像处理初步,本代码主要是对一幅灰度图像rice.jpg进行一些处理,消除rice.jpg图像中的亮度不一致的背景,并使用阈值分割将修改后的图像转换为二值图像,使用轮廓检测返回图像中目标对象的个数以及统计属性。-image process based opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-02-28
    • 文件大小:2048
    • 提供者:tabase
  1. 111

    0下载:
  2. 差影法的源程序。要注意的是,第一幅图的文件名为c:\test.bmp,第二幅图的文件名是c:\backgnd.bmp。它们有着相同的灰度值和调色板。执行时,这两个文件都已经准备好。我们针对的虽然是二值图,但为了处理的方便,用的是256级灰度图,不过只用到了0和255两种灰度级。-Subtraction of the source program. Note that, the first picture file named C : \ test.bmp, second picture file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1498
    • 提供者:ksahd
  1. huidupipei

    0下载:
  2. 用MATLAB对两幅图片进行图像匹配,程序运用了两种匹配算法1.基于灰度值的模板匹配2.模板匹配的改进算法-Two pictures with MATLAB for image matching procedure using two matching algorithms. Two gray value-based template matching. Improved algorithm of template matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:220280
    • 提供者:张倩
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 18 19 »
搜珍网 www.dssz.com