-
matlab视频编码压缩工具源代码,具体内容不详
matlab视频编码压缩工具源代码,具体内容不详-matlab video coding compression tools source code, the specific content of an unknown
- 2022-12-29 15:35:04下载
- 积分:1
-
一个C代码的263编码器,还不错,给大家分享!
一个C代码的263编码器,还不错,给大家分享!-a C code 263 encoder, but also good for everyone to share!
- 2022-01-22 13:33:25下载
- 积分:1
-
这个是用OPENCV库函数在WIN32控制台中编写的,功能是实现轮廓跟踪,并画出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比...
这个是用OPENCV库函数在WIN32控制台中编写的,功能是实现轮廓跟踪,并画出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比。
-This is OPENCV library function in the preparation of WIN32 console, feature tracking is to achieve the outline and draw the outline, this procedure is to draw the outline of a circle, find the center and radius of a round, this round draw, with the actual In contrast, the yen.
- 2023-08-07 17:40:04下载
- 积分:1
-
计算几何经典算法集合,包括旋转卡壳求凸包,求重心,多边形面积,多边形周长,直线方程等...
计算几何经典算法集合,包括旋转卡壳求凸包,求重心,多边形面积,多边形周长,直线方程等-Collection of classical computational geometry algorithms, including the rotating卡壳for convex hull, and center of gravity, polygon area, polygon perimeter, linear equations, etc.
- 2022-02-28 10:07:55下载
- 积分:1
-
dealwithmap 一款非常好的图像处理原代码, 比较经典, 由c++编写, 定会令您受益匪浅。...
dealwithmap 一款非常好的图像处理原代码, 比较经典, 由c++编写, 定会令您受益匪浅。-this is a good c++ code for dealing with map.
- 2022-08-09 07:44:37下载
- 积分:1
-
Introduce a particle filter information on the very detailed study of particle f...
一篇介绍粒子滤波的资料,介绍的很详细,适合研究粒子滤波的初学者,希望对大家有帮助-Introduce a particle filter information on the very detailed study of particle filter is suitable for beginners
- 2022-08-13 09:12:35下载
- 积分:1
-
Visual C++MATLAB图像处理与识别实用案例精选之图像镜像算法的源程序,含标准测试图片...
Visual C++MATLAB图像处理与识别实用案例精选之图像镜像算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case mirror images selected algorithm-source sequence, with the standard test pictures
- 2022-05-26 20:31:08下载
- 积分:1
-
转换图象为二值图象后,进行识别与标记的matlab源码。可以计算目标物个数,形心等。...
转换图象为二值图象后,进行识别与标记的matlab源码。可以计算目标物个数,形心等。-image conversion value for the two images, identification and marking of Matlab source. Can be calculated from the number of goals, such as heart-shaped.
- 2022-02-15 02:42:36下载
- 积分:1
-
Very new collection of essays, for image processing started his classmates could...
非常新的论文集,对于初涉图像处理的同学们很有借鉴的价值!-Very new collection of essays, for image processing started his classmates could learn the value of!
- 2023-08-30 13:15:07下载
- 积分:1
-
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均...
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition.
- 2022-07-23 23:27:44下载
- 积分:1