搜索资源列表
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 background color of a JPG image so t
SIGGRAPH97-Course-Notes-Pixel-Formats&Palettes
- Nate Robins教程之Pixel formats Pixel formats specify the properties of OpenGL contexts. Pixel formats in conjunction with palettes are the gateway through which an appropriate context for an application is created. Their use is described below.-Nate R
pixel
- 在vc下编写的显示不同像素的图形程序代码,很有参考价值,对了解图形显示有好处.-vc prepared in the show different pixel graphics, the program code of great reference value, right good understanding of graphics.
Pixel+ 300K Camera
- 基于Philips LPC2104芯片,针对Pixel+ 30万象素摄像头的控制程序-chips based on Philips LPC2104 against Pixel + 300,000 pixel camera control procedures
Direct3D ShaderX Vertex and Pixel Shader Tips and Tricks_Wolfgang.F
- Wolfgang.F的着色器语言HLSL经典外文教程《Direct3D ShaderX Vertex and Pixel Shader Tips and Tricks》,附PDF教程和第一章部分源码(由于上传大小限制)
save_file.rar
- 基于OPENCV的读取图像程序,并将图像像素数据用矩阵表示,并将矩阵显示成新的图像并保存。,Based on the read image OPENCV procedures, and image pixel data matrix, said matrix display and a new image and save.
sensor.zip
- 美光MT9D111三百万像素摄像头原码,在手机平台有重要应用.,Micron MT9D111 million pixel camera the original code, the phone has an important application platform.
changjingyidongxiangsupengzhua
- 2d游戏的场景移动及像素碰撞,完整的源码,2d games pixel movement and collision scenes, complete source
opencv
- opencv的图像匹配程序,可达到亚象素,是基于opencv写的,已经通过测试。-opencv image matching procedure, can achieve sub-pixel is based on written opencv, has passed the test.
LBP
- 纹理模式的LBP特征表示及分类原理:就是通过定义一个模板,对于原图像中的每个点,使用该模板进行操作,模板中心点近邻区域对应的图像象素值与中心位置对应的象素值进行比较,且对于不同位置的比较结果赋予不同的权值,从而,变换图像中对应点的值就由模板对应各位置的比较结果之权和表示。-LBP texture pattern feature representation and classification theory: that by defining a template for the origina
pixelperfect
- 测量屏幕上窗口内容的大小,像素级尺寸.可自由拖拉控制测量工具大小.点右键可从菜单中选择更多-Measurement of the content on the screen window size, pixel size. Be free to drag and drop control of the size of measurement tools. Point right from the menu, select More
informationhide
- 基于混沌系统的图像加密算法,先采用Arnold猫映射进行像素点位置置乱,然后对置乱后的图像的像素值进行Liu混沌加密或者Lorenz混沌加密。-Chaotic systems based on image encryption algorithm, first using Arnold cat map for the location of pixel scrambling, and then scrambling image pixel values Liu chaotic encryptio
pixel-shading
- GLSL实现vertex shading 和 per-pixel shading,通过两个茶壶实现对比-GLSL implementation vertex shading and per-pixel shading, contrast achieved through two teapot
PixelProcess
- 此程序为基本的图像直方图处理,图像像素的填充处理及像素的平移处理,经过调试可以直接用-This program for basic image histogram processing, image processing and pixel fill-pixel translational processing, through commissioning can be directly used
Half-pixel
- 告诉你什么是半像素 对于学习h.264的同学很有帮助-Half pixelHalf pixelHalf pixelHalf pixel
Sub-pixel
- 亚像素--区分轮廓 图像边缘提取是测量的基础和关键-Sub-pixel- to distinguish the outline of the image edge detection is the basis of measurements and key
pixel
- it is C++ source code for get pixel value from image with openCV library.
Depixelizing-Pixel-Art-master
- 像素图的去像素化(Depixeling Pixel Art) 从像素图导出一张光滑、与分辨率无关的矢量图,可以任意放大而不会失真(A smooth, resolution free vector map is derived from the pixel graph, which can be enlarged without distortion)
Pixel
- this is program pixel, create in netbeans. and this program very very easy to use in your computer. thanks for download my program
one-pixel-attack-keras-master
- 深度学习中的对抗样本攻防方向的单像素攻击keras代码(Keas Code Against Sample Single Pixel Attacks)