搜索资源列表
ColorFinder - Retrieve the color of any pixel on t
- 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
3txt
- 相关方法: 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
PixelProfile
- 一個可擷取出 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
8.15 颜色拾取器
- 本程序实现了图像颜色的拾取,当鼠标点到的地方,在窗体的文本框中就会显示该象素的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
pixel
- 在vc下编写的显示不同像素的图形程序代码,很有参考价值,对了解图形显示有好处.-vc prepared in the show different pixel graphics, the program code of great reference value, right good understanding of graphics.
GetImageData
- 获取bmp图像的像素值,并将其像素值保存到指定的文本文件中。-access bmp image pixel values and the preservation of its pixel value to the specified text file.
imagelabel
- 在二值图像中,相互联结的黑像素的集合成为一个(黑)区域。本程序通过对图像内每个区域进行标记操作,求得区域的数目。 采用8连通判别算法。 从左到右,从上到下,依次检测每个像素,如果发现某像素点像素值为0,则依次检测该点的右上、正上、左上及左前点共四个点的像素值,判断他们的连通性。-value of the two images, mutual association of black pixels set to becom
wuban
- 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
ImageFFT
- 自己写的图象的二维DFT,含有测试代码,并且可以将象素值输出-Write their own two-dimensional image of DFT, containing the test code, and can output pixel value
wuban
- 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
HistogramVC
- // // 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
zhijie4bitlsb
- 基于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.
LBP
- 纹理模式的LBP特征表示及分类原理:就是通过定义一个模板,对于原图像中的每个点,使用该模板进行操作,模板中心点近邻区域对应的图像象素值与中心位置对应的象素值进行比较,且对于不同位置的比较结果赋予不同的权值,从而,变换图像中对应点的值就由模板对应各位置的比较结果之权和表示。-LBP texture pattern feature representation and classification theory: that by defin
pixel
- it is C++ source code for get pixel value from image with openCV library.
sw
- 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
Pixelvalue
- It is a PPT about PIXEL VALUE DIFFERENCING IN STEGANOGRAPHY
Webreport
- Document on Pixel value differencing
pixel
- 使用设备上下文做的包括鼠标位置提取,当前像素值,截屏,保存截屏,显示截屏。五种功能使用不完全相同的设备上下文技术实现。-Done using the device context extraction, including the mouse position, the current pixel value, screenshots, and save screenshots to show screenshots. Five fun
pixel
- 用一个简单的例子来说明如何遍历图像:减少图像中的颜色数目。 彩色图片由三个通道,由于每一个强度都是一个8位的unsigned char 表示,所以所有可能的颜色数目为256*256*256,很是庞大。为了降低分析的复杂度,降低图片的颜色数目是有用的。 这个算法很简单,对图片中每个像素的每一个通道,将其值除以N(整数除法,舍去余数),然后乘以N,这样就能得到不大于原始像素值的N的最大倍值。-Use a simple e
Differce-pixel-value
- Difference pixel embedded and extract code for matlab