搜索资源列表
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.
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.
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
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
反演解析算法
- 仿真获取四幅互差半个像素的低分辨率图像,利用反演解析算法重建出一副高分辨率图像,属于亚像元技术或者超分辨率技术。-Simulation Interoperability poor access to four half-pixel low-resolution images, the use of inversion algorithm for the reconstruction of an analytic high-resolution images, belong to sub-pixe
superpixelLattice_MATLAB_7_0
- 实现超级像素的图像分割程序源代码,代码很全面-The realization of super-pixel image segmentation source code, code is very comprehensive
handlegraphics
- 图像处理, mmgca - Get Current Axes if it Exists. mmgcf- Get Current Figure if it Exists. mmn2px- Normalized to Pixel Coordinate Transformation.-Image Processing, mmgca- Get Current Axes if it Exists. Mmgcf-Get Current Figure if it Exists. Mmn2px-No
fractalsSSE__dsthbsrc
- You probably have heard about fractals before. They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. So you can generate a fractal by evaluating these formulas and finding the color of each pi
image
- MATLAB实现基于互相关的亚像素级图像匹配配准源代码-MATLAB-based implementation of inter-related sub-pixel image matching with prospective source code
superresolution_v_2.0
- 超分辨率图像处理从几幅图象中提取像素合成新的比较清晰的图像-Super-resolution image processing to extract images from a number of new synthetic pixel images clearer
junhenghua
- 基于图像直方图均衡化的公式来编程。像素一共分为256个灰度阶,每个灰度阶用数组的一个相应nk[?]来储存它的个数,然后计算tk[?]。-Based on image histogram equalization formula programming. Pixel is divided into a total of 256 gray-scale bands, each of the gray band with a corresponding array nk [? ] To store th
extremum
- 对读入的两幅图像进行逐个像元比较,取其中最大或最小值形成新图像矩阵,输出。 已形成界面。可通过界面进行上述操作。-To read the two images pixel-by-comparison, the maximum or minimum value from which to form a new image matrix, the output. Interface has formed. Through the interface to carry out such opera
sin_noise
- 通过滤除图像中混杂的正弦噪声实现功能,屡噪并进行频率分析使得图像像素点清晰纯净-Through the filter image noise mixed to achieve sinusoidal function, and the frequency of repeated noise analysis makes clear pure pixel Image
Block-matching(Matlab)
- 用块匹配法求超分辨率复原中的运动矩阵!提出了一种快速,半像素的三步法!-Block-matching method using super-resolution recovery of movement in the matrix! Presents a fast, three-step half-pixel!
ROIDraw
- 兴趣区域选取,扩展兴趣区选取的功能,不必局限于圆形或方形轮廓落形态-Most ROI Drawing Tools limit you to either drawing a circular ROI or a rectangular ROI perpendicular to the X-Y axis. ROI Draw s primary purpose is to expand upon the drawing of rectangular ROI s by allowing you to d
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)