搜索资源列表
智能算法学习笔记
- 智能算法 属于模式识别内容 介绍和比较了现在常用的算法 如遗传算法等 例子通俗易懂-intellgient arithmetic belongs to pattern recognition,This notes present and compare up-to-date arithmetic,inherit arithmetic exp. The examples r easy to understand.
COMBMP
- 比较2张BMP格式图形的灰度差,RGB值。-compare two BMP format graphics Gray worse, RGB values.
tymatrix
- 将投影变换矩阵存储到一个一维数组中,与函数glFrustum,glOrtho,gluPerspective的相应参数相同,并比较当前投影矩阵和用所设计的函数所得结果。在屏幕上输出两个矩阵并进行比较。可使用glGetFloatv(GL_PROJECTION_MATRIX, ...)获得当前投影矩阵。-projection matrix storage to a one-dimensional arrays, and functions glFrustum. glOrtho, gluPerspect
compare
- 完成两个YUV文件的比较-FOR compare two YUV file
music_spring
- 用OPENGL实现的一个喷泉,能播放音乐 效果还可以,比较美观-use the OpenGL a fountain, can broadcast sound effects can also compare beautiful
sw_lucaskanade
- 这是一个光流法的示例程序,可以用来比较两帧图像,表示出两帧图像间各个像素点的相对位移。-This is an example of optical flow method procedures, can be used to compare two images, two images show the various inter-pixel relative displacements.
iav07-surf
- Detecting, identifying, and recognizing salient regions or feature points in images is a very important and fundamental problem to the computer vision and robotics community. Tasks like landmark detection and visual odometry, but also object re
watermark
- 置乱变换后图像的lsb嵌入,以及提取程序,另外还包含psnr程序,可以与本人上传的dct频域嵌入进行对比-Image scrambling transformation lsb embedding, as well as the extraction procedure, also includes psnr program, can I upload dct compare the frequency domain embedding
HuMoment
- 修改后的计算Hu归一化中心距的代码,与matlab程序计算结果一致,并附带测试对比图片,通过对放大前后两张图像的Hu计算,发现结果是一样的,证明了Hu矩在图像尺寸变化时保持不变,旋转、平移情况自己做吧-The revised calculation of Hu normalized center distance of the code results are consistent with the matlab program to calculate and compare with tes
DelphiImageRecognition
- 本程序将传递进来的电表图像进行对比,用来识别电表图像中的数字。-The programe is designed to compare the meter image to the preseved image, which is used to recognize the number in the image.
LPF1
- 设计一个低通数字滤波器,满足如下设计指标: 通带截止频率:0.2pi,通带波动:1dB 阻带截止频率:0.3pi,阻带衰减:15dB 要求:采用切比雪夫Ⅱ型滤波器原型,并分别采用脉冲响应不变变换法和双线性变换法进行设计,比较设计的结果,并进行分析 -Design a low pass digital filters that meet the following design specifications: passband cutoff frequency: 0.2pi
compare
- 关于图像比对的Delphi程序,能够自动比较俩幅图像的相似度-Images than on the Delphi program that can automatically compare the similarity of both images
PSO-image-segmentation-algorithm
- 为了提高算法的执行效率, 应用粒子群算法求取图像中任意两点间最短路径来定位目标边界, 并与经典的基于Dijkstra 动态规划图搜索的Liv e Wire 算法进行比较.-In order to improve the efficiency of the algorithm, particle swarm algorithm to strike any of images to locate the shortest path between two object boundaries, and
filters
- 不敏卡尔曼滤波器,扩展卡尔曼滤波器,粒子滤波器,三者效果对比-Not Unscented Kalman filter, extended Kalman filter, particle filter, compare the three results
compare-two-networks-difference
- 用transcad的gisdk二次开发实现路网的差异比较- Compare Two Networks Difference
compare
- 比较冒泡,快速,二分排序的优缺点,排序所用时间等-Compare the advantages and disadvantages of sorting
histogram-to-compare-two-histograms
- 同樣圖形 列出其一直方圖與其二均衡化直方圖做比較 histogram to compare two histograms-The same graphics listed in one of the histogram and the second equalization histogram to compare
compare
- matlab compare 函数源码-matlab compare functions
Android OpenCV Static implementation
- Static implementation of OpenCV in Android. OpenCV example to compare the differences between two pictures.