搜索资源列表

  1. ColorFinder - Retrieve the color of any pixel on t

    0下载:
  2. When developing web-pages or graphics we frequently need a tool that will give us the RGB value of the color of a particular region in some other application s window. An example could be that you need to know the backgr
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:135522
    • 提供者:gp
  1. 3txt

    0下载:
  2. 相关方法: PictureBox.point(x,y)得到(x,y)点的RGB值 PictureBox.PSet(x,y) z: 设置(x,y)点的颜色为z颜色 不过这里的picture Load进来后要进行转换,因为不是按照像素值来进行的。 -correlation method : PictureBox.point (x, y) be (x, y) of the RGB values PictureBox.P
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:2575596
    • 提供者:叶叶
  1. PixelProfile

    0下载:
  2. 一個可擷取出 Image 中的 Pixel Slice 並顯示出 Pixel Value/Linear Distance 的直方圖, 包含 Red, Green, Blue, Intensity, Hue, Saturation 等資訊顯示, 並有資料分析.-can have just one of Pixel Image Slice showed Pixel Value / Linear Distance histogram cont
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:224931
    • 提供者:黃建華
  1. 8.15 颜色拾取器

    0下载:
  2. 本程序实现了图像颜色的拾取,当鼠标点到的地方,在窗体的文本框中就会显示该象素的rgb值以及hsl值-realized by the color of the images picked up when the mouse to the point where, in the form of text box will show that the pixel value and the rgb values hsl
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:408255
    • 提供者:小丹
  1. pixel

    0下载:
  2. 在vc下编写的显示不同像素的图形程序代码,很有参考价值,对了解图形显示有好处.-vc prepared in the show different pixel graphics, the program code of great reference value, right good understanding of graphics.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:31235
    • 提供者:李好
  1. GetImageData

    1下载:
  2. 获取bmp图像的像素值,并将其像素值保存到指定的文本文件中。-access bmp image pixel values and the preservation of its pixel value to the specified text file.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:841927
    • 提供者:dugaofen
  1. imagelabel

    0下载:
  2. 在二值图像中,相互联结的黑像素的集合成为一个(黑)区域。本程序通过对图像内每个区域进行标记操作,求得区域的数目。 采用8连通判别算法。 从左到右,从上到下,依次检测每个像素,如果发现某像素点像素值为0,则依次检测该点的右上、正上、左上及左前点共四个点的像素值,判断他们的连通性。-value of the two images, mutual association of black pixels set to becom
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1272
    • 提供者:cccc
  1. wuban

    0下载:
  2. map identification laquo yuan Problem descr iption : the digital image processing of an image often expressed as a macute M pixel matrix. Each pixel value is 0 or 1. The value of 0 pixel image, said background, and the v
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4717
    • 提供者:jijun
  1. ImageFFT

    0下载:
  2. 自己写的图象的二维DFT,含有测试代码,并且可以将象素值输出-Write their own two-dimensional image of DFT, containing the test code, and can output pixel value
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-09-29
    • 文件大小:60416
    • 提供者:林启荣
  1. wuban

    0下载:
  2. map identification laquo yuan Problem descr iption : the digital image processing of an image often expressed as a macute M pixel matrix. Each pixel value is 0 or 1. The value of 0 pixel image, said background, and the v
  3. 所属分类:软件工程

    • 发布日期:2024-09-29
    • 文件大小:4096
    • 提供者:jijun
  1. HistogramVC

    0下载:
  2. // // Histogram Sample // This sample shows how to use the Sample Grabber filter for video image processing. // Conceptual background: // A histogram is just a frequency count of every pixel value in the image
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-09-29
    • 文件大小:3362816
    • 提供者:yue feng
  1. zhijie4bitlsb

    0下载:
  2. 基于LSB的直接4bit替换法,就是直接用秘密图像像素值的高4bit去替换载体图像像素值的低4bit。 -Direct 4bit substitution, that is, the direct use of the secret image pixel values of the high-4bit image pixel value to replace the carrier' s low 4bit.
  3. 所属分类:图形图象

    • 发布日期:2024-09-29
    • 文件大小:1232896
    • 提供者:陈小潘
  1. LBP

    0下载:
  2. 纹理模式的LBP特征表示及分类原理:就是通过定义一个模板,对于原图像中的每个点,使用该模板进行操作,模板中心点近邻区域对应的图像象素值与中心位置对应的象素值进行比较,且对于不同位置的比较结果赋予不同的权值,从而,变换图像中对应点的值就由模板对应各位置的比较结果之权和表示。-LBP texture pattern feature representation and classification theory: that by defin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-29
    • 文件大小:2048
    • 提供者:徐忠超
  1. pixel

    0下载:
  2. it is C++ source code for get pixel value from image with openCV library.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-09-29
    • 文件大小:1385472
    • 提供者:Tawan
  1. sw

    0下载:
  2. 1。访问在任何需要的帧所需像素 2。执行像素逐相对于第一帧帧差分像素 3。申请分类阈值 4。执行像素按有关透水框架像素帧差分 5。结合阈值的像素结果由像素帧差分-1. Access any desired pixel in any desired fr a me 2. Perform pixel-by-pixel fr a me differencing with respect to the first fr a
  3. 所属分类:多媒体

    • 发布日期:2024-09-29
    • 文件大小:4096
    • 提供者:TS
  1. Pixelvalue

    0下载:
  2. It is a PPT about PIXEL VALUE DIFFERENCING IN STEGANOGRAPHY
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-09-29
    • 文件大小:480256
    • 提供者:Remya
  1. Webreport

    0下载:
  2. Document on Pixel value differencing
  3. 所属分类:行业发展研究

    • 发布日期:2024-09-29
    • 文件大小:250880
    • 提供者:Remya
  1. pixel

    0下载:
  2. 使用设备上下文做的包括鼠标位置提取,当前像素值,截屏,保存截屏,显示截屏。五种功能使用不完全相同的设备上下文技术实现。-Done using the device context extraction, including the mouse position, the current pixel value, screenshots, and save screenshots to show screenshots. Five fun
  3. 所属分类:界面编程

    • 发布日期:2024-09-29
    • 文件大小:3634176
    • 提供者:dica
  1. pixel

    0下载:
  2.   用一个简单的例子来说明如何遍历图像:减少图像中的颜色数目。   彩色图片由三个通道,由于每一个强度都是一个8位的unsigned char 表示,所以所有可能的颜色数目为256*256*256,很是庞大。为了降低分析的复杂度,降低图片的颜色数目是有用的。   这个算法很简单,对图片中每个像素的每一个通道,将其值除以N(整数除法,舍去余数),然后乘以N,这样就能得到不大于原始像素值的N的最大倍值。-Use a simple e
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-29
    • 文件大小:4047872
    • 提供者:苡米
  1. Differce-pixel-value

    0下载:
  2. Difference pixel embedded and extract code for matlab
  3. 所属分类:文件格式

    • 发布日期:2024-09-29
    • 文件大小:29696
    • 提供者:Robert
« 12 3 4 5 6 7 8 9 10 ... 28 »

源码中国 www.ymcn.org