-
C# 在大图中找出小图 例子源码
在大图中找小图
- 2014-11-24下载
- 积分:1
-
DCT
基于DCT域的数字水印算法主要包括水印调制、水印嵌入和水印提取,首先在嵌入载体图像之前用Logistic混沌序列对水印进行调制,得到一个只有+1和-1随机序列的水印,同时将载体图像进行全局DCT变换,然后将水印图像嵌入人类视觉系统最重要的部分,即DCT最大的系数,DC(Direct Current)部分也包含在这最大的系数中,这部分的系数满足人类视觉特性,会使水印嵌入的性能更好。嵌入算法是将水印与这些系数进行相乘获得新的系数,再用新的系数来替换原来的系数,即获得嵌入水印后的离散余弦域的图像,然后对这个变换后的图像进行IDCT,就会得到需要的水印图像。(While the carrier image digital watermarking algorithm based on DCT domain include watermark modulation, watermark embedding and watermark extraction, the first of the watermark embedded in a carrier modulated image before using Logistic chaotic sequence, only+1 and-1 to get a random sequence of watermark, Global DCT transform, then the watermark image is embedded most important part of the human visual system, i.e. the largest DCT coefficients, DC (Direct Current) in this section also contains the largest coefficient, the coefficient of this part of the human visual characteristics to meet, make watermarks Embed better performance. The watermark embedding algorithm is with these coefficients are multiplied to obtain new coefficients, and then a new factor to replace the original coefficients, namely discrete cosine domain to obtain an image watermarked and then transformed the image of this conduct IDCT, on watermark image will be needed.)
- 2015-03-24 17:13:25下载
- 积分:1
-
lecture6_eigen_selection
中科院图像理解与计算机视觉课件6
值得参考一下
some topics on pattern recognition and computer vision(Chinese Academy of Sciences and Computer Vision Image Understanding Courseware 6 worth refer to some topics on pattern recognition and computer vision)
- 2008-04-25 21:16:01下载
- 积分:1
-
median
中值滤波,对3X3有优化,纯C,正对BMP格式(Median filtering, there are optimized for 3X3)
- 2020-07-01 01:20:02下载
- 积分: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
-
sift
sift特征点检测及匹配,matlab源码(sift feature point detection and matching, matlab source code)
- 2009-10-21 10:16:25下载
- 积分:1
-
WNNM_MC_code
对于低水平的视觉情况下,加权核规范最小化算法及其应用。(Weighted Nuclear Norm Minimization and Its Applications to Low Level Vision)
- 2020-11-26 01:19:31下载
- 积分:1
-
6_calibration-master
说明: 对线激光相机标定,使用matlab编程,里面带有数据集,写好的函数。(Calibration of line laser camera, programming with MATLAB)
- 2020-01-02 20:49:10下载
- 积分:1
-
KmeansPP
使用K-means聚类算法的改进算法K-means++对图像区域进行分割。(using the improved algorithm K-means++ segment image.)
- 2020-06-30 12:40:01下载
- 积分:1
-
Retinex+CLAHE
说明: 结合Retinex和CLAHE图像去雾,Retinex有ssr,msr,msrcr。(Combine Retinex and clean image to remove fog)
- 2021-01-27 12:08:35下载
- 积分:1