-
canny
基于Canny算子检测图像边缘,其中含有非极大值抑制功能。(Based on Canny operator edge detection image, which contains a non-maxima suppression.)
- 2013-11-17 20:06:46下载
- 积分:1
-
CamshiftTrack
说明: 物体运动的跟踪,比如行人和车辆等物体的跟踪(Tracking the motion of an object, such as a pedestrian or vehicle)
- 2020-05-29 09:34:17下载
- 积分:1
-
danmu
说明: 基于opencv平台编写的单目相机标定程序,使用的张正友的方法,只要准备十二张单目相机拍摄的棋盘格的图片就可以标定出单目相机的焦距等参数,建立单目相机坐标系。可以用于机器视觉测量中,也可以用于双面相机标定的前一步,精度很高。(Based on the monocular camera calibration program compiled by the OpenCV platform, the method of Zhang Zhengyou is used to calibrate the focal length and other parameters of the monocular camera and establish a monocular camera coordinate system as long as 12 pieces of chessboard pictures taken by the monocular camera are prepared. It can be used in machine vision measurement, and it can also be used in the previous step of the calibration of the double-sided camera, with high precision.)
- 2020-03-23 10:04:18下载
- 积分:1
-
shuzishuiyinzongshu
:数字水印将感觉不到的信号嵌入到声频、视频和图像中以实现不同的目的。例如: 添加标题和版权保护。首先介绍
了有关数字水印的基本原理、重要属性及其主体框架。然后,将数字水印按不同角度划分为不同种类。讨论了各种各样的数
字水印算法以及数字水印在不同领域的应用,并简要介绍了对数字水印的攻击。最后,给出了数字水印当前的研究现状和发
展形式及前景。(: Digital watermark embedding imperceptible signals to the audio, video and images to achieve different purposes. Example: Add a title and copyright protection. Firstly, the basic principle about digital watermarking, and the main framework of the important attributes. Then, the digital watermark according to different angles into different types. Discussed a wide range of digital watermarking algorithms and digital watermarking applications in different fields, and a brief introduction of the digital watermarking attacks. Finally, the digital watermark of the current situation and development in the form of research and prospects.)
- 2015-03-18 16:12:36下载
- 积分:1
-
gouman
实现六自由度运动学逆解算法,汽车课设货车Matlab驱动力图程序,对信号进行频谱分析及滤波。( Six degrees of freedom to achieve inverse kinematics algorithm, Car class-based truck driver trying to Matlab program, The signal spectral analysis and filtering.)
- 2016-05-29 17:02:13下载
- 积分:1
-
face detection
运用HOG提取人脸特征与支持向量机算法训练模型,进行人脸识别(Using HOG to extract facial features and support vector machine algorithm training model for face recognition)
- 2017-10-05 21:02:31下载
- 积分:1
-
Butterworth
对整幅三维影像数据进行Butterworth高通滤波处理(10阶2次),先进行傅里叶变换,利用巴特沃斯高通滤波器数学模型进行变换,在傅里叶逆变换得到新数据(For the entire three-dimensional image data Butterworth high-pass filtering (10-order twice), the first Fourier transform, use Butterworth high-pass filter to transform the mathematical model, the inverse Fourier transform to obtain new data)
- 2015-10-18 10:34:58下载
- 积分:1
-
superresolution_v_2.0
该代码实现序列图像配准和重建过程,包含多种算法,配准算法有keren,marcal等,重建算法包含了POCS凸集投影算法(The code sequence of image registration and renewal process, including a variety of algorithms, registration algorithms are keren, marcal etc. reconstruction algorithm contains POCS POCS algorithm)
- 2014-11-21 18:22:01下载
- 积分:1
-
xuanzhuan_ert_rtw
对图形的旋转 有不错的效果 可以试试 让图形从左到右(Rotation pattern has a good effect can try)
- 2016-09-26 00:16:45下载
- 积分:1
-
MATLAB烟雾火焰识别GUI界面
说明: 一、课题介绍
本设计为基于MATLAB的火焰烟雾火灾检测系统。传统的采用颜色的方法,误识别大,局限性强。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的bishe选题。
二、算法流程
结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的该三个参数,实时显示在GUI上。
三、GUI界面设计(This design is based on MATLAB flame smoke fire detection system. The traditional method of using color has large error recognition and strong limitation. Considering that the flame is real-time and dynamic jumping, the area growth rate, corner and roundness are combined to determine whether there is flame. The test object of the design is video. Through the difference between the next frame and the previous frame, whether there is fire is found and the voice alarm can be sent out. This design has a personal computer interactive GUI interface, the interface is friendly. It's a good choice for BiShe.)
- 2020-08-07 12:33:51下载
- 积分:1