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

搜索资源列表

  1. GetPixelColor

    1下载:
  2. 获取屏幕上像素点的坐标、颜色(RGB及COLORREF值)的小程序。 http://spaces.msn.com/KSwildgoose-access pixels on the screen coordinates of the point, the color (RGB and COLORREF values) of the small program. Http://spaces.msn.com/KSwildgoose
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12707
    • 提供者:水中雁
  1. Algorithm_Image

    0下载:
  2. 各种算术算法,例如栈,图形单阈值,双阈值,图形颜色反转,颜色直方图分布,像素平滑等等数值算法。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:18787
    • 提供者:谢德平
  1. car

    0下载:
  2. 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
  3. 所属分类:assembly language

    • 发布日期:2017-05-02
    • 文件大小:727608
    • 提供者:ziyousecai
  1. getcolor

    0下载:
  2. 从图片的像素里取出颜色值,从图片的像素里取出颜色值16进制-get color from image hex
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:609759
    • 提供者:sofy
  1. RGBcontrast

    0下载:
  2. 调整对比度:首先设定一个阀值,通常是128;然后判断像素点的R,G,B值,凡是大于128的, 增加一个值,小于128的,减少一个值-Adjust the contrast: First, set a threshold, usually 128 then determine the pixel R, G, B values, all greater than 128, add a value smaller than 128, reduce the value
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:7269
    • 提供者:齐武献
  1. medianfilter

    0下载:
  2. 中值滤波法是一种非线性平滑技术,它将每一像素点的灰度值设置为该点某邻域窗口内的所有像素点灰度值的中值.-Median filtering method is a non-linear smoothing technique, it' s gray value of each pixel set to the point of a neighborhood window of pixels gray value of the median.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:352394
    • 提供者:齐武献
  1. matlab-kongyu--shiyu

    0下载:
  2. 空域滤波是在图像空间中借助模板对图像进行领域操作,处理图像每一个像素的取值都是根据模板对输入像素相应领域内的像素值进行计算得到的。空域滤波基本上是让图像在频域空间内某个范围的分量受到抑制,同时保证其他分量不变,从而改变输出图像的频率分布,达到增强图像的目的-failed to translate
  3. 所属分类:source in ebook

    • 发布日期:2017-11-08
    • 文件大小:320615
    • 提供者:广广
  1. figurertzpp25

    0下载:
  2. 预处理后将得到一幅宽度为一个像素的细化二值图像,然后通过特定的端点和交叉点的特征进行指纹匹配。论文中采用MATLAB编程实现全部算法。-After pretreatment of a width of one pixel to obtain a binary image thinning, and through specific endpoint and the intersection of the characteristics of the fingerprint matching. T
  3. 所属分类:assembly language

    • 发布日期:2017-11-14
    • 文件大小:1510
    • 提供者:刘忠祥
  1. kernel

    0下载:
  2. 利用cuda对图像像素进行简单并行运算,以图像像素rgb值反映运行结果-Use a simple image pixel cuda parallel computing, image pixel rgb value to reflect the operating results
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:1130
    • 提供者:蒋代码
  1. Delphi_247178

    0下载:
  2. Delphi:Delphi获取任务栏尺寸大小,得到任务栏窗口上、下、左、右的像素值,简单的得到任务栏的相关参数。 -Delphi: Delphi get the taskbar size, get a window on the taskbar, the pixel values ??down, left, right, simply to get the relevant parameters of the taskbar.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-14
    • 文件大小:5057
    • 提供者:UGG0RLY
  1. Delphiweizhi

    0下载:
  2. Delphi动态设置窗口在屏幕的位置,你可以在文本框中输入需要显示窗口的左边距、右边距(像素值),不能大于你的屏幕分辨率值,然后窗体就会按照你的设计自动回到指定地方。-Position Delphi to dynamically set the window on the screen, you can enter a display window on the left from the right, in the text box (Xiang Suzhi), is not greater
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:5779
    • 提供者:gpudn71
  1. pcnn

    0下载:
  2. pcnn分割,输入的灰度图像,Edge:检测到的一些边界点,Numberofaera则表明了在各次迭代时激活的块区域 利用PCNN进行图像分割时,是将每个像素对应一个PCNN神经元,归一化的像素灰度值 作为外界刺激新型号,将这些神经元按一定方式连接,就得到一个单层脉冲耦合神经网络,向 网络输入一幅图像,当某个像素对应的神经元发生脉冲,邻域内与它相似的神经元也发生脉冲, 产生的脉冲序列构成了一个二值图像序列,这样的序列就是PCNN输出的分割图像。-PCNN segment
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2149
    • 提供者:jcj
  1. GETRGB

    0下载:
  2. 得到指定图像像素点的RGB色彩值,简单实用,可以作为参考。-Specifies the RGB color values of pixels image, simple, practical, and can be used as a reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-03
    • 文件大小:869355
    • 提供者:唐门
  1. D7jubingchakan

    0下载:
  2. D7下写的句柄查看 鼠标的坐标 窗口的坐标相对坐标及所标所在像素值等信息的捕捉-D7 writing under the handle to check the coordinates of the mouse relative coordinates and the coordinates of the window are marked the pixel values of the capture of information
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-08
    • 文件大小:231206
    • 提供者:黄启宝
  1. lab

    0下载:
  2. 将彩色图像转化成为灰度图像的过程成为图像的灰度化处理。彩色图像中的每个像素的颜色有R、G、B三个分量决定,而每个分量有255中值可取,这样一个像素点可以有1600多万(255*255*255)的颜色的变化范围。-The color image into a gray image process become image gray scale processing. Color image of the color of each pixel in R, G, B three components
  3. 所属分类:assembly language

    • 发布日期:2017-05-13
    • 文件大小:2613714
    • 提供者:王琳然
  1. ave-val-of-the-max-and-min-val

    0下载:
  2. Labview利用Imaq函数寻找图像中像素灰度值最大最小的平均值-Labview uses the Imaq function to find the average value of the maximum and minimum gray value of pixels in the image
  3. 所属分类:LabView

    • 发布日期:2017-05-05
    • 文件大小:13233
    • 提供者:lihao
  1. lb

    0下载:
  2. 中值-均值滤波中值滤波方法是,对待处理的当前像素,选择一个模板,该模板为其邻近的若干个像素组成,对模板的像素由小到大进行排序,再用模板的中值来替代原像素的值的方法。-The median filtering method is that the current pixel treated, a template, a plurality of pixels of the template for the adjacent pixels by the template, sorting, and
  3. 所属分类:LabView

    • 发布日期:2017-12-17
    • 文件大小:24576
    • 提供者:fh
搜珍网 www.dssz.com