资源列表
rotate
- 对yuv图像顺时针旋转90°的代码,一次只能旋转一个分量,例如,对于yuv420图像,采用 rotate( m_image_w,m_image_h, y, NULL ) rotate( m_image_w/2,m_image_h/2, u, NULL ) rotate( m_image_w/2,m_image_h/2, v, NULL ) 如果dstdata为NULL,哪么程序会将输入srcdata当作输出
bandtrace
- 用于虹膜定位……定位外圆之前需要进行边界跟踪,此程序实现此功能
Nearest_Neighbor_Interpolation
- MATLAB最近像素插值法对图像进行放大和缩小-MATLAB recently pixel interpolation method of image zoom in and out
chain_kin
- 用chain_kin算法,求得chain_kin曲线 本人原创-Chain_kin algorithm used to obtain my original chain_kin curve
jatxcl
- 简单的图像亮度处理程序,二维傅立叶变换,以及简单的处理等-Image brightness simple process
Curve_BSpline
- 实现了三次B样条曲线的绘制,可同时绘制多条曲线。-To achieve three B-spline curve, can also draw multiple curves.
stringacceptance
- Checking for a string acceptance using sequence diagrams.... transition states
Mosaic1
- 一个原创的图像拼接源代码,本站应该还没有上传。-An original source code for Image Mosaic. I believe that we do not have this code in this site.
1
- 基于运动目标区域、以图像灰度为特征的模板,因包括了运动目标较多的信息,可以在跟踪过程中获得较好的效果。通常将包括运动目标的最小外接矩形作为目标区域模板-Target area based on movement, characterized by gray template, including the moving target due to more information, you can track the process to obtain better results. Usuall
24790044jifentouying-shipin
- 数字图像处理中的Radon变换算法,可实现水平和垂直的积分投影-Radon transform algorithm in digital image processing can achieve horizontal and vertical integral projection
IMAGE-SEGMETATION
- 基于车牌识别的图像分割matlab源代码,分割效果较好。-Image segmentation based on license plate recognition matlab source code, better segmentation.
Bp31
- 非常好的关于,BP网络层数设计工作,有很好的应用价值。-Very good BP Neural network,Very good application
