Pixel
共 44 篇文章
Pixel 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 44 篇文章,持续更新中。
Purpose: --- -- This component is used for capturing staff from AVI to BMP. Installation:
Purpose:
--- --
This component is used for capturing staff from AVI to BMP.
Installation:
-------------
Extract the compiled units into your Lib directory or into
another directory tha
Generating Fractals with SSE/SSE2 You probably have heard about fractals before. They are beautiful
Generating Fractals with SSE/SSE2
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
极大值抑制与双阈值门限得到图像边缘: * nonmaxsuppts.m Code for performing non-maxima suppression and thresholding of
极大值抑制与双阈值门限得到图像边缘:
* nonmaxsuppts.m Code for performing non-maxima suppression and thresholding of points generated by a feature/corner detector. It optionally returns sub-pixel feature locations.
The problem of image registration subsumes a number of problems and techniques in multiframe image
The problem of image registration subsumes a number of problems and techniques in multiframe
image analysis, including the computation of optic flow (general pixel-based motion), stereo
corresponden
In this paper we propose to reduce the textural components by modelling the coefficients of a wedg
In
this paper we propose to reduce the textural components by
modelling the coefficients of a wedgelet based regression tree
instead of the original pixel intensities
这是一本有关图形渲染得书。是学习Vertex shader和Pixel shader编程的很好的参考书。
这是一本有关图形渲染得书。是学习Vertex shader和Pixel shader编程的很好的参考书。
The Hopfield model is a distributed model of an associative memory. Neurons are pixels and can take
The Hopfield model is a distributed model of an associative memory. Neurons are pixels and can take the values of -1 (off) or +1 (on). The network has stored a certain number of pixel patterns. During
基于Philips LPC2104芯片
基于Philips LPC2104芯片,针对Pixel+ 30万象素摄像头的控制程序
this program show how to get the value of every pixel,and you can modify it based on this case.
this program show how to get the value of every pixel,and you can modify it based on this case.
DSC Processor,It support VGA to 5M Pixel Image to porcess.
DSC Processor,It support VGA to 5M Pixel Image to porcess.
在栅格数据地图中
在栅格数据地图中,查找最近的图元(pixel)
Wavelets have widely been used in many signal and image processing applications. In this paper, a ne
Wavelets have widely been used in many signal and image processing applications. In this paper, a new
serial-parallel architecture for wavelet-based image compression is introduced. It is based on a
The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA i
The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA is a clump formed by sticky particles adhering to an existing structure. In this design, we start wit
A java application - processing which can be downloaded free from processing.org Here it uses a fre
A java application - processing which can be downloaded free from processing.org
Here it uses a free library - OpenCV - made by intel. .. to convert all the pixels in an image - in fact in a movie -
This function resamples the images at the new grid points defined by the new pixel sizes. It assumes
This function resamples the images at the new grid points defined by the new pixel sizes. It assumes that intensities are defined at the pixel centers
Cooperation of Color Pixel Classification Schemes and Color Watershed: A Study for Microscopic Ima
Cooperation of Color Pixel Classification
Schemes and Color Watershed:
A Study for Microscopic Images
液晶 OCM/TG240128 驱动 编程语言: C 原产品硬件ATMega128/1280 ,晶振14.7456M 软件AVR ICC7.14C 破解版 由产品源码中提取,详细的
液晶 OCM/TG240128 驱动 编程语言: C
原产品硬件ATMega128/1280 ,晶振14.7456M
软件AVR ICC7.14C 破解版
由产品源码中提取,详细的字符和图行操作.实现LCD内任何位置的定位操作.
void LCD_Init(void)
void GMoveTo(U8 yline, U8 xcolumn)
void TMoveTo(
calculatePXTheta---Calculate the probability of each pixel being its color conditioned on all of the
calculatePXTheta---Calculate the probability of each pixel being its color conditioned on all of the clusters that were found at the previous (coarser) iteration.
When working with mathematical simulations or engineering problems, it is not unusual to handle curv
When working with mathematical simulations or engineering problems, it is not unusual to handle curves that contains thousands of points. Usually, displaying all the points is not useful, a number of
// // Histogram Sample // This sample shows how to use the Sample Grabber filter for video image p
//
// 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 val