搜索资源列表
04
- 研究了基于视频图像处理的自行车流量检测方法,主要方法为利用二值化的“时空图像”计算1 像素块儿的个数。给出了各种方法对自行车流量检测的实验结果。-Research on video image processing based on the flow of bicycle detection methods, the main method for the use of binarization of " time and space images," Calculation
bwl
- 图像像素级边缘检测程序,主要基于soble算子与Hough变换-Image pixel level edge detection process, the major operator and soble based on Hough transform
Main
- Main profile in H.264
amethodforimagefusion
- 文中的方法是把图像分块,小波分解得到低频分量、高频分量,然后计算每一块的对比度,把图像块划分为清晰块、模糊块,把清晰块和模糊块相邻的区域定义为边界区域,融合时,直接选取清晰块作为融合后的相应块,对于边界区域,在小波分解的基础上采用基于对比度的像素选取的方法进行处理。-Paper, the method is to image segmentation, wavelet decomposition are low frequency, high frequency components, then
dbmf
- matlab code for decision based median filter.it can be used for salt and pepper noise reduction . in this the pixel values are processed based on a decision mechanism
2012-IEEE-MATLAB-A-Novel-Data-Embedding-Method-Us
- 2012 IEEE MATLAB A Novel Data Embedding Method Using Adaptive Pixel Pair Matching
matlab-zhongzhilvbo
- 中值滤波,去噪 实验原理:中值滤波器是将领域内像素灰度的中值代替该像素的值,对处理脉冲噪声(椒盐噪声)非常有效。为了对一幅图像上的某个点进行中值滤波处理,必须先将掩模内欲求的像素及其领域的像素值排序,确定出中值,主要功能是使拥有不同灰度的点看起来更接近于它的邻近值。-Median filtering and denoising Test principle: median filter is to field pixel gray value instead of the pixel v
spec
- In this paper, a fast and memory efficient version of set partitioned embedded block (SPECK) image coder is proposed. Due to use of linked lists, SPECK algorithm, requires large run-time memory, making it unsuitable for memory constrained portable mu
Differce-pixel-value
- Difference pixel embedded and extract code for matlab
images-tutorial1
- File is having matlab code for removing green pixel from image
matlab
- program writes image pixel valus in binary in EXP.txt file and reads result.txt file
getmswpfeat
- matlab vide the examined window into cells (e.g. 16x16 pixels for each cell). For each pixel in a cell, compare the pixel to each of its 8 neighbors (on its left-top, left-middle, left-bottom, right-top, etc.). Follow the pixels along a circle, i.e
Estimation-of-Fractal-Dimensions
- 利用MATLAB 的图像处理和数值计算功能,对大气可吸入颗粒物的场发射电镜 (FESEM)图像进行处理,得到颗粒物边界的二值图像;编制MATLAB程序,统计一系列以不同 像素数量为边长的正方形块覆盖二值图像时的个数,根据像素数量和正方形块个数之间的关系, 确定图像的计盒维数。结果表明:MATLAB对分形图像的处理简单、方便,通过科赫曲线、谢宾 斯基填料等有规分形图形分形维数的计算表明该方法计算出的结果准确、可靠。对大气颗粒物的 分形维数的计算表明,不同不规则程度的颗粒物有不同
Display-image-from-array---MATLAB-image
- image(C) displays the data in array C as an image. Each element of C specifies the color for one pixel of the image. The resulting image is an m-by-n grid of pixels where m is the number of columns and n is the number of rows in C. The row and column
project
- matlab codes for pixel count, edge detection,
wushn
- 进行逐步线性回归,表示出两帧图像间各个像素点的相对情况,用MATLAB实现动态聚类或迭代自组织数据分析。- Stepwise linear regression, Between two images showing the relative circumstances of each pixel, Using MATLAB dynamic clustering or iterative self-organizing data analysis.
kb220
- 表示出两帧图像间各个像素点的相对情况,最终的权值矩阵就是滤波器的系数,汽车课设货车Matlab驱动力图程序。- Between two images showing the relative circumstances of each pixel, The final weight matrix is ??the filter coefficient, Car class-based truck driver trying to Matlab program.
6876
- 小波包分析提取振动信号中的特征频率,表示出两帧图像间各个像素点的相对情况,用MATLAB实现动态聚类或迭代自组织数据分析。- Wavelet packet analysis to extract vibration signal characteristic frequency, Between two images showing the relative circumstances of each pixel, Using MATLAB dynamic clustering or itera
bpipc
- matlab小波分析程序,表示出两帧图像间各个像素点的相对情况,本科毕设要求参见标准测试模型。- matlab wavelet analysis program, Between two images showing the relative circumstances of each pixel, Undergraduate complete set requirements refer to the standard test models.
基于matlab的简单人脸识别实例
- 这里通过对人脸图像打上网格,对区域块图像做二值分析,通过像素比例来 做处理。进而得到人脸区域。(In this way, the face image is gridding, and the two value analysis is done to the area block image, and the pixel ratio is used. Do it. Then the face area is obtained.)