搜索资源列表
36全屏的下雪场景制作
- 本程序通过变量数组设置随机雪花的范围和位置,通过循环改变参数,成雪花不停落下的动态效果。-through the procedures set up random variable array of snowflakes and position changes through the cycle parameters, as snowflakes kept falling dynamic effects.
MyCxImage_Frame
- 一个图像处理的框架,可以读取bmp图像,图像数据存放在一数组中,后续的操作可以在这个基础上进行-an image processing framework that can be read bmp image, image data stored in an array. the follow-up operation at this on the basis of
bmp2source
- This program reads a 24bpp, 8bpp or 4bpp Microsoft Windows(TM) .BMP file and converts it into a C structure with the following information: the bitmap width, the bitmap height, the RGB color palette if the bitmap is 8bpp or 4bpp, an array of 32-bit v
hough00
- Hough Transformation Algorithm Input: Original image in the form of an array: Image1[xMax][yMax] Output: New image : Image2 [xMax][yMax] containing the detected straight lines. Intermediate data struct
probability
- 可以对任何数组进行概率计算,在求数组信息熵时使用-array can be of any probability calculations, an array of information for the use of entropy
characteristicdistill
- 矩特征提取算法代码。分别提取两类不同的特征,用二维数组矩阵提取矩特征再进行二值化处理图像。-moments feature extraction algorithm code. Extract two different characteristics, and using two-dimensional matrix array Moment Feature Extraction further two binary image processing.
bwdistsc
- This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST implementation of search on opti
rgbhsv-2hsi.rar
- 实现图像由rgb到hsi和HSV转换C++代码,hsi-长度为3的双精度数组,rgb- 长度为3的双精度数组,Image from rgb to HSI and HSV conversion C++ Code, hsi-length 3 double precision array, rgb-length 3 double precision array
Display_RGB_ARRAY_In_Dialog_Window
- 将二维数组[RGB数组]显示成24位BMP图片,功能非常简单,是在DlgDraw的基础上修改而来。不用害怕复杂的BMP头信息。-show the image from the RGB array
tubao
- 输入一个二维的点集数组,然后就能将此点集的边界算出来,点集的边界分为凸多边形边界和凹多边形边界,实现凸多边形和凹多边形边界类,任意一个都行!-Enter a two-dimensional array of point set, and then will be able to set boundaries calculated, the boundary point set is divided into convex polygon concave polygon boundaries an
IDL-Array-operation
- 由于自带了很多的函数,IDL 在数组或矩阵的创建、运算操作中有着一系列 的技巧。要写出一个高效的IDL 程序,必须知道怎么用数组来进行数据处理, 对数组的创建和运算等进行了总结-Comes with a lot of functions because, IDL array or matrix in the creation, operation operation has a series of skills. IDL to write an efficient program, yo
sary-1.2.0.tar
- suffix array library
BitmapTransform
- bitmap图片处理工具,可将bitmap图标处理为数组,供系统显示使用-bitmap image processing tools can be treated as an array of bitmap icon for the system shows the use of
demo
- 小波用于CFA图像插值的源程序,2010年最新的论文。This is a demo program of color filter array (CFA) image color reproduction. J. Tian, W. Yu and L. Ma, "Color filter array color reproduction using cycle-spinning," International Journal of Electronics and Communicatio
Color-filter-array-color-reproduction-using-cycle-
- 2010年最新用小波变换做CFA彩色图像插值的源程序。J. Tian, W. Yu and L. Ma, "Color filter array color reproduction using cycle-spinning," International Journal of Electronics and Communications, Vol. 64, No. 6, pp. 584-587, Jun. 2010.-New 2010 CFA to do with the wavel
ConvolutionCUDA
- Convolution filtering is a technique that can be used for a wide array of image processing tasks, some of which may include smoothing and edge detection. In this document we show how a separable convolution filter can be implemented in NVIDIA CUD
Sensor-Array-Signal-Processing
- Sensor Array Signal Processing Sensor Array Signal Processing
image-array
- 基于labview的图像-数组转换子函数!-labview image- array Functions conversion!
A-2d-array-input
- 利用输入数组的个数来控制数组的输入大小,最后以非数字结束输入-Used to control the number of input array input array size, the end of the last non-digital input
Array
- 用类实现动态数组的各种操作,获取数组大小,重置数组大小,获取元素,重载[]操作符,追加新元素,删除元素,插入元素,重载=-With class implements a dynamic array of various operations, access to the array size, the size of the array is reset, access to the elements, overloaded [] operator, additional new element