-
relates to image processing various stages of the operation, some of which do no...
涉及到图像处理中各个阶段的操作,其中不泛一些经典的算法,相信一定对你会有帮助。-relates to image processing various stages of the operation, some of which do not pan-classical algorithm believe will be helpful to you.
- 2022-04-27 16:54:09下载
- 积分:1
-
KNN近邻,欧氏距离和曼哈顿距离可以选择
knn k近邻算法,可选择欧式距离或者曼哈顿距离-knn k nearest neighbor, Euclidean distance or Manhattan can choose the distance
- 2022-06-21 19:36:21下载
- 积分:1
-
本程序来显示项目EffectShowcdib的特技显示功能.
本程序来显示项目EffectShowcdib的特技显示功能.-the procedures to show that the project EffectShowcdib stunts display.
- 2022-02-01 09:09:20下载
- 积分:1
-
人工神经网络域最近邻算法库,图像处理和图形…
ANN最近邻域算法库,图像处理和图形处理里面用得比较多-ANN domain nearest neighbor algorithm library, image processing and graphics inside the handle with more than
- 2022-02-04 14:12:11下载
- 积分:1
-
均值滤波器对噪声的过程,取得了显著的效果,已通过…
均值滤波去噪声程序,效果显著,已经通过调试-Mean filter to the noise process, achieved significant results, have been through the debugging
- 2022-05-19 12:11:25下载
- 积分:1
-
一个简单、快速的图片识别代码,只能识别数字和英文字母。可用于网页上验证码的识别,能识别出验证码常用的各种扰乱的点和线...
一个简单、快速的图片识别代码,只能识别数字和英文字母。可用于网页上验证码的识别,能识别出验证码常用的各种扰乱的点和线-a simple, quick photo identification code, only an identification number and alphabetical. The website can be used to test code on the identification, certification will identify the various codes used to disrupt the dots and lines
- 2022-07-03 18:01:45下载
- 积分:1
-
matlab 数字识别 本程序可以实现数字识别。希望大家好好利用
matlab 数字识别 本程序可以实现数字识别。希望大家好好利用-matlab figures to identify the number of identification procedures can be achieved. Hope that we make good use of
- 2023-07-26 08:55:04下载
- 积分:1
-
to implement high
对高质量数字图像实行图像平滑,提高图片质量,并去掉噪声!-to implement high-quality digital image smoothing images, enhance picture quality and eliminating noise!
- 2022-06-03 00:51:44下载
- 积分:1
-
本程序实现了一个小小的动画操作,小猫从天而降,对vbGUI操作具有借鉴作用...
本程序实现了一个小小的动画操作,小猫从天而降,对vbGUI操作具有借鉴作用-This program implements a small animated operation kitten from heaven, to have a reference for operation of vbGUI
- 2022-06-18 18:06:49下载
- 积分:1
-
轮廓检测 2
此代码介绍的是轮廓检测,轮廓检测的原理通俗的说就是掏空内部点,比如原图中有3*3的矩形点。那么就可以将中间的那一点去掉。在OpenCV中使用轮廓检测是非常方便。直接使cvFindContours 函数就能完成对图像轮廓的检测。
- 2022-08-06 14:48:17下载
- 积分:1