-
这是DCT的改进算法,可以提高DCT算法的执行速度。
这是DCT的改进算法,可以提高DCT算法的执行速度。-This is the DCT of the improved algorithm can improve the execution speed DCT algorithms.
- 2022-08-13 16:12:18下载
- 积分:1
-
Use OpenCV for contour extraction, very good use! OpenCv for the beginner who is...
利用OpenCV进行轮廓提取,很好用!对于初学openCv的人来说是个很好的入门例程-Use OpenCV for contour extraction, very good use! OpenCv for the beginner who is a good entry-routine
- 2022-10-26 09:35:03下载
- 积分:1
-
一个完整简明的PYTHON图像处理程序_2
一个完整简明的PYTHON图像处理程序_2-a concise PYTHON has made a complete image-processing program _2
- 2022-01-21 21:42:14下载
- 积分:1
-
A good target detection procedures, the use of OpenCV and VC++ Programming, is c...
目标检测的好程序,利用OpenCV和VC++编程,是目前比较流行的方法,效果很好的源码!-A good target detection procedures, the use of OpenCV and VC++ Programming, is currently the more popular methods, the effect of a very good source!
- 2022-04-13 01:44:02下载
- 积分:1
-
个用MATLAB编写的数字水印算法实例,用MATLAB的编写一个完整的水印嵌入算法只需几十条语句便可以完成,而这些程序如果用C语言或其它高级语言编写程序至少在1...
个用MATLAB编写的数字水印算法实例,用MATLAB的编写一个完整的水印嵌入算法只需几十条语句便可以完成,而这些程序如果用C语言或其它高级语言编写程序至少在100行以上。这个例子充分证明了MATLAB在数字水印技术处理中的方便-prepared to use the MATLAB digital watermarking algorithm example, using MATLAB prepared a complete embedded watermark algorithm only scores of statements will be completed, and if these procedures using C language or other high-level language programming for at least 100 more firms. This example ample proof of MATLAB in digital watermarking technology to facilitate treatment of
- 2022-02-20 10:05:54下载
- 积分:1
-
中文印刷体文字识别系统ocr
本系统的实现将用到许多图像处理的相关技术;如灰度化、二值化、图像内容自动调整、细化、曲线平滑、曲线去枝桠操作等。系统实现的过程中,所要做的工作主要有:文档图像预处理、文档图像版面分析、文本汉字识别和公式识别等。
- 2022-03-25 13:20:50下载
- 积分:1
-
图书馆是一个开放的OpenJPEG
The OpenJPEG library is an open-source JPEG 2000 codec written in C language.
- 2023-04-06 15:50:04下载
- 积分:1
-
平面二维作图
实现起来很简单
可供初学者参考
平面二维作图
实现起来很简单
可供初学者参考-2D mapping to achieve together is very simple reference for beginners
- 2023-05-07 03:10:02下载
- 积分:1
-
use of coal and rock deformation and rupture process of electromagnetic radiatio...
利用煤岩变形、破裂过程的电磁辐射监测技术可以预测、预报煤岩动力灾害。文章采用VC++6.0开发设计了基于Windows平台的电磁辐射连续监测软件,根据动态数据交换(DDE)和多线程技术实现了进程、线程间的通信及多信号的实时采集、显示和分析,为煤岩动力灾害的预测、预报提供了先进的技术手段。-use of coal and rock deformation and rupture process of electromagnetic radiation monitoring technology forecasting, predicting coal and rock power disaster. Using the VC 6.0 Design based on the Windows platform electromagnetic radiation continuous monitoring software, Dynamic Data Exchange (DDE) and multithreading technology to achieve a process of communication between threads and multiple real-time signal acquisition, display and analysis of coal and rock dynamic disaster forecast, pre- reportedly provided advanced technological means.
- 2023-07-13 06:40:03下载
- 积分:1
-
经典OpenCV目标跟踪源程序
需要一个int ipp6.0 MILTRACK README, Version 1.0
-------------------------------------------------------------------------------------------------------
This code includes an implementation of the MilTrack algorithm [1], as well as a re-implemenation of the Online AdaBoost tracker described in [2], though with some modifications. This code requires both OpenCV 1.0 (http://sourceforge.net/projects/opencvlibrary/) and Intel IPP 6.0 (http://www.intel.com/cd/software/products/asmo-na/eng/302910.htm) to be installed on your machine. It has only been tested on a machine running Windows XP, usiong Visual Studio 9.0. In order for the code to run, make sure you have the OpenCV bin directory, and the Intel IPP bin directory in your system path.
- 2022-03-16 00:10:00下载
- 积分:1