-
Range Doppler Alogrithm SAR Image processing
useful for SAR imaging processing wellkown algorithm to form the radar image
both to processing in range and azimuth direction
- 2022-05-09 08:27:00下载
- 积分:1
-
StL Data File Viewer
StereoLithography(StL) is something that is widely used in CAD/CAM, RapidPrototyping etc. The concept is that any surface or solid is exported to StL format by data exchange packages after they are modeled in commercial CAD packages. This data consists of triangulated facets that approximate the surface of the solid. No topological or geometric information is exported. The surface is subdivided into small triangles. The approximation uses chordal deflection for curved surfaces to smoothen the surface. More the smoothening required, more number of smaller triangles are generated by subdivision resulting in larger size of data file. Now, along with triangles, their facet normals are also generated. The data is written both in ASCII and binary formats. The data in ASCII is written like this:
- 2022-02-02 20:46:09下载
- 积分:1
-
基于Python语言+图像处理+svm的验证码识别
图像处理的课程设计、基于Python语言+图像处理+svm的验证码识别
- 2022-08-20 16:32:54下载
- 积分:1
-
直方图增强
简单的 java 代码为 creatinf 的 image.however 的直方图它也不会有人使用筛选的图像增强。
- 2022-02-02 10:53:43下载
- 积分:1
-
二维码编解码
功能介绍: 要将中文信息生成为二维码,使用了有源码的QRCode,但它默认不支持中文,在网上找到的办法,一般都是这样的:修改库QRCodeLib中的类QRCodeEncoder.cs 将public virtual Bitmap Encode(String content)里面的 return Encode(content, Encoding.Unicode); 修改为 return Encode(content, Encoding.GetEncoding("gb2312"));这样生成后,一部解码软件是可以解码的,但是像360的安全二维码就不行,我猜测它是使用了UTF-8来解码的。 因为中文编码有UTF-8和gb2312两种,于是上面的代码改为return Encode(content, Encoding.GetEncoding("UTF-8"));这样就比较完美了,360安全二维码能够识别了,其它软件也能识别了。
- 2022-03-11 23:31:02下载
- 积分:1
-
图像变形
应用背景这个项目是手动变形。和,和;关键技术我用透视变换来变形。起初我用4点计算透视变换矩阵。然后,我确认了它的形象。
- 2022-02-11 14:08:19下载
- 积分:1
-
从视频中检测手势区域
手势检测从视频序列中检测到手并定位手的区域,该过程对于特征的选择与处理相当关键,肤色及运动信息是经常被采用的两个有效的特征。但是,现实环境中由于光照变化、背景复杂及其它不可预知的干扰,仅一个特征往往不能有效地定位出手,需要多种特征互补,手势检测方法分为基于肤色信息、基于运动信息及多信息结合三类。本实验通过肤色信息检测出人手的位置,并使用红色矩形框框出区域。该实验从视频中检测出人手并定位手的区域。
- 2022-04-24 21:58:28下载
- 积分:1
-
基于判决树的人物动作识别系统(opencv代码)
资源描述This software is intended for research purposes only. All rights reserved.
Copyright rests with the authors. When using this software, please ackowledge
the effort that went into development by referencing the following paper:
A Hough Transform-Based Voting Framework for Action Recognition.
A. Yao, J. Gall & L. Van Gool (CVPR 2010).
Questions or comments concerning the code can be addressed to Angela Yao
(yaoa@vision.ee.ethz.ch).
The bulk of the code was developed from work detailed in the paper
Class-Specific Hough Forests for Object Detection. J. Gall and
V. Lempitsky (CVPR 2009) with code available here:
http://www.vision.ee.ethz.ch/~gallju/projects/houghforest/houghforest.html
===============================================================================
USAGE & NO
- 2022-12-04 17:50:04下载
- 积分:1
-
管线管理测试
管线管理界面,实现管线的地上地下管理,管线管理界面,实现管线的地上地下管理,管线管理界面,实现管线的地上地下管理,管线管理界面,实现管线的地上地下管理,管线管理界面,实现管线的地上地下管理,管线管理界面,实现管线的地上地下管理,管线管理界面,实现管线的地上地下管理,管线管理界面,实现管线的地上地下管理,管线管理界面,实现管线的地上地下管理,管线管理界面,实现管线的地上地下管理,管线管理界面,实现管线的地上地下管理,
- 2022-06-27 18:59:58下载
- 积分:1
-
二维离散余弦变换的图像压缩
二维离散余弦变换的图像压缩, 程序能够运行出正确的结果,希望对各位有帮助。
- 2023-03-20 15:10:03下载
- 积分:1