-
程序利用svm分类结合bp算法完成图像中的分类和预测问题,这是模式识别中的一个比较新颖的方法。...
程序利用svm分类结合bp算法完成图像中的分类和预测问题,这是模式识别中的一个比较新颖的方法。-svm procedures for the use classification algorithm combining bp image classification and prediction, This is the pattern recognition of a relatively new method.
- 2022-06-12 20:39:54下载
- 积分:1
-
从旋转角度定义图像
图像旋转自定义角度-definition images from the angle of rotation
- 2023-06-11 02:15:03下载
- 积分:1
-
椭圆Butterworth滤波器
ellipse butterworth filter
- 2023-04-17 19:00:03下载
- 积分:1
-
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次...
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。-Huffman code specific Methods: according to their probability of emergence of the size of the queues, the two smallest sum probability, as a new probability and the probability of the remaining re-queue, and then the smallest sum of two probabilities, and then re-queue until the last turn into one. Every time when the sum will be
- 2022-03-31 00:49:14下载
- 积分:1
-
TOpological 图象分割 程序 Matlab 源代码
TOpological 图象分割 程序 Matlab 源代码-Topological_derivative_Segmentation 图象分割 程序 Matlab 源代码
- 2022-01-31 22:02:06下载
- 积分:1
-
使用VISUAL C++语言在WINDOWS平台下实现的图象处理程序。可以查看二值图象、灰度图象、16色图象、256色图象、真彩色图象...
使用VISUAL C++语言在WINDOWS平台下实现的图象处理程序。可以查看二值图象、灰度图象、16色图象、256色图象、真彩色图象-use Visual C language in the Windows platform to achieve the image processing. Value can view two images, gray-scale image, 16 color images, 256-color images, true color image
- 2022-08-17 19:42:13下载
- 积分:1
-
used VTK VC mixed with the human equivalent of achieving surface mapping, data m...
用VTK与VC++混合实现对人体等值面的绘制,内含人体数据信息-used VTK VC mixed with the human equivalent of achieving surface mapping, data messages containing human body
- 2022-05-12 20:17:04下载
- 积分:1
-
基于分块的跟踪算法。把一个跟踪模板划分成不同的块,分别判忧,而后选择最佳新位置...
基于分块的跟踪算法。把一个跟踪模板划分成不同的块,分别判忧,而后选择最佳新位置-Block-based tracking algorithm. A tracking template is divided into different blocks, namely subcontracting and worries, and then choose the best new location
- 2022-11-10 01:35:04下载
- 积分:1
-
C++ Builder编写的边缘增强图像处理编程中的应用…
应用C++Builder编写图像处理中的边缘增强程序-Application of C++ Builder to prepare the edge enhancement image processing program
- 2023-07-27 11:40:03下载
- 积分:1
-
a complete Visual C program includes a RGB image adjustment, Fourier transform,...
一个完整的Visual C++程序,包含了图像的RGB调整,傅立叶变换,傅立叶反变换,对比度调整,颜色转换 梯度算子检测,sobel算子检测 均值滤波和中值滤波,程序已经通过调试.-a complete Visual C program includes a RGB image adjustment, Fourier transform, Fourier transform, contrast adjustment, color conversion operator gradient detection, segmentation operator for the mean and median filtering filtering, testing procedures have been adopted.
- 2022-02-04 05:12:30下载
- 积分:1