-
A0357
一套完整的图像处理与识别的源码(全中文注释)
这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。(a complete set of image processing and recognition of the source code (all Chinese Note) This is our internal development and use of a image processing code, includes the most image processing and recognition processing function : as template transform, Image smoothing, sharpening, edge recognition, image filtering and fuzzy images, image inverse filtering, fuzzy image noise increases, Wiener filter images, linear transformation, gray tensile, histogram equalization, images corrosion, expansive images, image open operation, GIF correct coding, zooming, rotation, fast Fourier transform, discrete cosine transform, and so on and so forth, that is too many. Can be used for windows software or embedded software programming. Internal use, and the whole Chinese translations, in order to download )
- 2020-12-27 21:59:02下载
- 积分:1
-
STM32-MCKIT-V1.0
ST PMSM/ACIM FOC 电机控制库 V1.0(ST PMSM/ACIM FOC)
- 2013-08-23 14:24:05下载
- 积分:1
-
CenterRotateMapDlg
还是关于电子海图的demo,是关于中心旋转地图的,望通过!谢谢(Still on the electronic chart demo, is rotated about the center of the map, look through! Thank you)
- 2014-05-24 15:56:09下载
- 积分:1
-
用opencv实现各种低通滤波器
对图像进行滤波处理是图像处理中最常见的一种操作类型。而这其中低通滤波(也可以叫做平滑)有事各种滤波处理中最常用的。这里就简单写写 OpenCV 中提供的几种低通滤波方法。
具体思路:对源图像进行离散傅里叶变换,滤波后通过cvDFT进行傅里叶逆变换得到理想低通滤波器、巴特沃斯低通滤波器、高斯低通滤波器后图像
- 2022-03-04 13:06:18下载
- 积分:1
-
jisuanjixuni
基于matlab的一个,计算机虚拟程序,有一个完整的算例。(Matlab a computer virtual program, a complete example.)
- 2013-04-13 21:17:26下载
- 积分:1
-
用c#写的聊天程序
用c#写的聊天程序-used to write the chat program
- 2022-03-09 13:10:54下载
- 积分:1
-
FSK
根据2FSK调制器与解调器的组成原理,设计出整个2FSK传输系统的实现方案与电路(Based on composition theory 2FSK modulator and demodulator, the entire design implementation and circuit transmission system 2FSK)
- 2014-01-06 18:49:53下载
- 积分:1
-
AD9850模块资料
就AD9850的电路图以及串行并行的程序代码(On the circuit diagram of AD9850 and the program code of serial parallel)
- 2020-06-17 20:20:07下载
- 积分:1
-
ExchargeTools
一个可以单次更改汇率,自己创建新汇率并计算,有内置10个币种,可互相转换的程序源码.(the program source code what is a Single exchange rate that can change themselves and create a new exchange rate calculation, there are built-in 10 currencies,can be interchangeable.)
- 2010-08-17 21:54:27下载
- 积分:1
-
xy64
用BCB6.04编写的舍6入5看齐,奇进偶不进的数值修约法
根据GB8170—87《数值修约规则》[2]及GB3101—93附录B《数值修约规则》[3],修约时不能简单地采用“4舍5入”的办法。应遵循的原则是:①拟舍弃的数字的最左一位数字等于、小于4,则舍去;大于、等于6,则进1。②拟舍弃数字的最左一位数字等于5,若其右边数字并非全部为“0”时,则进1;其右边数字皆为“0”时,所拟保留的末位数字若为奇数则进1,若为偶数或“0”则不进。(BCB6.04 prepared with care in line 6 to 5, Ki Jin Jin does not even repair some of the numerical method in accordance with GB8170-87 Numerical revision of the rules [2] and GB3101-93 Appendix B Numerical revision of the rules [3], when revision can not simply use 4 homes 5 in approach. Should follow the principle is: ① to give up most of the figures, a figure equivalent to the left, less than 4, then rounding greater than, equal to 6, then enter 1. ② figures to be the most left-up a digital equivalent to 5, if not all of the right figure for the 0 , then enter 1 its right figures are 0 when the bottom of the figures to be retained if it is an odd number into 1, if an even number or 0 does not enter.)
- 2008-04-25 11:58:05下载
- 积分:1