搜索资源列表
plateloc
- 车牌定位使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一
chaincode
- 1.首先将原始图档(如图三)由RGB彩色模型转换成HSI彩色模型,取其 I 亮度模型。 2.再萃取出亮度值大于0.999之部份,进行数次膨胀与侵蚀运算后,即可取得火焰部份(如图四)。 3.图四之火焰影像进行边缘运算,并找出边缘之每一点坐标,再将坐标排序,取最小值作为链码的启始点(如图五之红色星号)。 4.链码产生的方式:沿边缘依逆时针的顺序扫瞄下一个边界值,并依序输出链码(如图七)。-1. First, the original drawing (Figure 3) from R
车牌定位
- 车牌定位系统是进行车牌自动识别的重要一部分能正确的获得整个图象的车牌部分 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j= Pi
车牌定位
- 车牌定位 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图
kalmansourcecode
- 使用matlab_GUI编写,包括:扩展卡尔曼滤波,粒子滤波,去偏卡尔曼滤波和循环增益尔曼滤波的源程序,根据初始预测计算滤波值 再通过输入观测值进行卡尔曼滤波的仿真GUI界面程序-Matlab_GUI prepared to use, including: extended Kalman filter, particle filter, to the partial gain of Kalman filter and recycling thalmann source filter, acc
fdctanddct
- 这是在visual c++ 6.0平台下实现的离散余弦变换和快速离散余弦变换的算法,并对这两种算法给予对比,分析结果。经过调试,完全正确。对于大多数初步接触图像压缩算法的同学来说,有很大的参考价值,希望对大家有所帮助,欢迎下载。-This is in visual c++ 6.0 Platform implementation of the discrete cosine transform and the fast discrete cosine transform algorithms, a
one
- 1.程序运行时显示出正四面体的图像,它是3D的分形图形。 2.鼠标左键点住图形,背景颜色改变,当松开鼠标时背景颜色变回默认值,图形仍然留在原处; 3.点击鼠标右键,图形会逐渐变小缩小,当图形足够小的时候又会变成初始大小,如此循环往复。 -1. The program is running the image shows regular tetrahedron, which is the 3D fractal graphics. 2. The left mouse button poi
psi
- 移相干涉求相位,既求出基于相位偏移干涉术的初始相位值-Phase-shifting interference requirements phase, not only find the phase shift interferometry based on the initial phase value
adjcontrast
- 图像预处理中的图像去噪声,滤波器的程序,能把带噪声的图像还原,敬请关注- ADJCONTRAST- Adjusts image contrast using sigmoid function. function g = adjcontrast(im, gain, cutoff) Arguments: im - image to be processed. gain - controls the a
POWELL
- Powell优化算法是利用仪器测井理建立误差函数(非相关函数),借助Powell方向加速法求出非相关函数达到最小时的解,对于气,水两相流动,从预设的气,水流量初始值出发,沿不同的广向进行搜索,可求出气,水两相流动中可能最大产量。与目前常用的生产测井解释方法相比,文中提出的方法具有精度高,实用性强等优点,在测井曲线有缺陷时,仍有可能得到较好的结果。 -Powell optimization algorithm is the use of logging equipment to establi
CamShift
- camshift算法:视频图像的所有帧作MeanShift运算,并将上一帧的结果(即Search Window的中心和大小)作为下一帧MeanShift算法的Search Window的初始值,如此迭代下去。 -camshift algorithm: all the video frames for MeanShift operations, and on a result (ie, Search Window center and size) as the next frame MeanShi
0000437
- 2010年ICIP最新文章关于图像复原,提出了2D NHA算法,实验证明了该算法的优越性能。-In this study, we develop a technique for image restoration The proposed method is based on the 2D non-harmonic analy- sis (2D NHA). The 2D NHA algorithm assigns an initial value by using the spect
zhang
- zhang的共面摄像机标定法,包括线性初始值求解,并带有畸变模型的非线性求精解。-The zhang coplanar camera calibration method, including solving linear initial value, with the distortion model of the nonlinear refinement solution.
Julia-Set-VCPP
- 分形学中关于Julia Set (茱莉亚集)的C++代码,可以通过复数 c 的初值,显示出不同的图案-Fractal theory Julia Set (Julia Set) C++ code, by the initial value of the complex number c, shows a different pattern
openGLwater
- 操作指导7水纹 一、 建立工程 二、 添加函数和变量,修改头文件(view.h) public: int npoint float lpoint[4][4] float cpoint[102][76][3] void drawplat() void lm() BOOL movekey CClientDC *my_pDC CRect my_oldRect BOOL mytbar BOOL mysbar
chua-2
- p=10,q=14.8,=-0.68,=-1.27,选择初值,仿真Chua电路的双卷波混沌吸引子。-p = 10, q = 14.8, =-0.68, =-1.27, select the initial value, the simulation the Chua circuit of two-volume wave chaotic attractor.
12110034
- matlab程序设权向量初始值为W=[ 1 0 ]T,分别使用步长0.015、0.025和0.05进行 LMS算法仿真。-matlab program set the initial value of the weight vector W = [1 0] T, respectively, and 0.05 for step 0.015,0.025 LMS algorithm simulation.
ant
- 蚁群算法在图像分割中的实现。最佳路径度量值(初值为无穷大,该值越小聚类效果越好)。路径标识字符:标识每只蚂蚁的路径。蚁群聚类结果(R=100,t=10000)。-Ant colony algorithm in image segmentation is achieved. Best path metric value (initial value is infinite, the smaller the value the better the clustering effect). Path
bysj
- 用单位四元素实现空间后方交会。有不依赖于初值的特点,而且在小角度情况下解算出外方位元素精度高,时间短。-Using unit four element method space resection, the program does not depend on initial value, under the small Angle can be rapid solution for exterior orientation elements.
camshift
- Camshift它是MeanShift算法的改进,称为连续自适应的MeanShift算法,CamShift算法的全称是 Continuously Adaptive Mean-SHIFT ,它的基本思想是视频图像的所有帧作MeanShift运算,并将上一帧的结果(即Search Window的中心和大小)作为下一帧MeanShift算法的Search Window的初始值,如此迭代下去。-CAMSHIFT it is improved meanshift algorithm, called for