登录
首页 » Special Effects » 图像识别的VC框架 只需在里面加识别算法就行

图像识别的VC框架 只需在里面加识别算法就行

于 2023-06-27 发布 文件大小:1.91 MB
0 154
下载积分: 2 下载次数: 1

代码说明:

图像识别的VC框架 只需在里面加识别算法就行 -Framework of picture recognition .

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是简单的图像分割程序,用VC编写
    这是简单的图像分割程序,用VC编写-It is a simple image segmentation procedures, the preparation of VC
    2022-11-19 20:10:03下载
    积分:1
  • Matlab Toolbox 进行摄像机标定,在Matlab中使用的工具箱
    Matlab Toolbox 进行摄像机标定,在Matlab中使用的工具箱-Matlab Toolbox for camera calibration, used in the Matlab toolbox
    2022-04-02 09:21:58下载
    积分:1
  • 摄像头检测截图程序源代码,代码实现摄像机图像监控的应用…
    摄像头检测截图程序源代码,利用csharp实现摄像头的时时监控,并有截图功能。-Detect screenshot camera source code, csharp realize the use of camera surveillance at all times, and there is a screenshot function.
    2022-04-25 17:01:14下载
    积分:1
  • Digital image processing (Gonzalez) the boundary chain code book, realize that t...
    数字图像处理(冈萨雷斯)书中的边界链码实现,该程序通过取网格,简化了编码的数据量-Digital image processing (Gonzalez) the boundary chain code book, realize that the procedures through access grid, simplifying the coding of data
    2022-03-14 16:18:47下载
    积分:1
  • 这个是彩色图像分割方法。与RegionExtract采用的方法不同。 首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值...
    这个是彩色图像分割方法。与RegionExtract采用的方法不同。 首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值和峰谷进行区域分割,这样会得到很多的小区域,对这些小区域进行区域合并,区域合并的终止条件是:区域一致性距离在某个固定的阀值之间,比如20或者在某个自适应阀值(该阀值自动计算)。注意:区域合并在luv空间进行。-This is a method for color image segmentation. With the different methods used RegionExtract. First rgb convert hsv, components of the h histogram segmentation, the histogram peak and peak and valley. Utilization of the peak and peak-valley regional partition, it would receive many of the small area of these small regional regional merger, regional merger termination conditions are: the regional consistency of the distance between a fixed threshold, such as 20 or in a self-adaptive threshold (the threshold automatically calculated). Note: regional merger in luv space.
    2022-03-15 04:34:49下载
    积分:1
  • 用Visual C++实现的小波
    利用Visual C++实现的基于wavelet的图像拼接、融合、重建等算法,非常实用-Using Visual C++ implementation of the wavelet-based image mosaic, integration, reconstruction algorithm, a very practical
    2022-11-28 15:35:03下载
    积分:1
  • 在文档下打开一个位图文件,重新绘制,放大并使其二值化显示,...
    在文档下打开一个位图文件,重新绘制,放大并使其二值化显示,
    2022-02-04 07:16:12下载
    积分:1
  • Active Contour without Edges Matlab Code 李春明版 一种新的水平集方法由Chunming Li教授开发...
    Active Contour without Edges Matlab Code 李春明版 一种新的水平集方法由Chunming Li教授开发-Active Contour without Edges Matlab Code
    2023-01-19 01:50:04下载
    积分:1
  • 看pdf等的电子书,白底黑字看时间长了不舒服,想换成其他颜色的 有时候网上看到的图片or网页背景黑糊糊的,保存下来再处理才看得清... 功能: 0...
    看pdf等的电子书,白底黑字看时间长了不舒服,想换成其他颜色的 有时候网上看到的图片or网页背景黑糊糊的,保存下来再处理才看得清... 功能: 0.script自定义处理流程 处理由系统热键触发. 1.双击script的编辑框显示的提示: Y , y : Yes //写屏 N , n : No 0 : XGrey //Grey 1 : One //取反 2 : Two //二值化 3 : XRGB //RGB亮度调节 4 : XExpose //曝光 5 : XGamma //Gamma 2. N 的话不写屏,而是在新的窗口显示结果 此时,鼠标滚轮缩放,右键fit屏幕大小,左键双击保存. 3.二值化的时候.两种颜色可以点击黑白方块处设置. 4.个人的 快捷键,script,二值化颜色 的设置保存在 ini -see the e-books, white background with black lettering to see a long time uncomfortable and replaced by other colors to the Internet sometimes see the pictures or out of a background of the website, preserved furnished further treatment before ... functions : 0.script-defined processing processed by the system hotkey trigger. 1. double-click script editing box displayed on the screen : Y, y : Yes// write screen N, n : No 0 : XGrey// Gray 1 : One// take-2 : Two// binary 3 : XRGB// RGB brightness adjustment 4 : XExpose// exposure 5 : XGamma// Gamma 2. N not to write the screen, but in the new w
    2022-05-15 12:52:32下载
    积分:1
  • 均值滤波对高斯噪声的影响
    均值滤波对高斯噪声的效果 二维自适应维纳滤波对高斯噪声的滤除效果 对加入椒盐噪声的图像分别作均值、中值和维纳滤波 分别使用二维统计滤波对椒盐噪声和高斯噪声进行滤波 利用wrcoef2函数进行图像去噪-Mean filter on the effect of Gaussian noise two-dimensional Adaptive Wiener filtering of the Gaussian noise filtering effect the image to join Salt and pepper noise, respectively for the mean, median and Wiener filtering respectively, using two-dimensional statistical filtering of the Salt & Pepper noise and Gaussian noise filter the use of image denoising wrcoef2 function
    2022-04-29 04:51:57下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载