-
main
将一张图像通过曝光算法得到一组过曝光和欠曝光图像,并合成,色调映射得到fusion,ldr及hdr图像。(A set of over-exposed and under-exposed images are obtained from an image by exposure algorithm. The fusion, LDR and HDR images are synthesized and mapped by hue mapping.)
- 2021-01-28 20:28:35下载
- 积分:1
-
mAffineCipher
古典密码中的仿射密码的加密和解密用C语言来实现。(Classical affine password encryption and decryption using C language to achieve.)
- 2011-10-30 10:37:30下载
- 积分:1
-
数字图像处理滤波
#include#include#includeusing namespace std;using namespace cv;Mat image;//输入的图像矩阵Mat fImageFFT;//图像的快速傅里叶变换Point maxLoc;//傅里叶谱的最大值的坐标int radius = 50;//截断频率const int Max_RADIUS = 100;int bandWid = 40;//带宽const int MAX_BANDWID = 50;//最大带宽Mat bpFilter;//带通滤波器int bpType = 0;//带通滤波器的类型const int MAX_BPTYPE = 2;Mat fImageFFT_bpFilter;//带通傅里叶变换Mat fImageFFT_bpFilter_spectrum;//带通傅里叶变换的傅里叶谱
- 2022-01-25 21:23:28下载
- 积分:1
-
audio
按时交罚款就爱上的咖啡金卡手机发空间撒开房间爱速度快解放卡萨丁极乐空间看风景的开始了放假快乐撒大家反馈垃圾收看了按时打算打算打算按时大大大是打算打算打算打打死大大声大声大声大声大声道
- 2022-08-09 08:30:45下载
- 积分:1
-
小型文件系统模拟实验,操作系统实验程序,给大家使用。
小型文件系统模拟实验,操作系统实验程序,给大家使用。-Small file system simulation, operating systems, experimental procedures, to the U.S. to use.
- 2022-01-31 09:46:28下载
- 积分:1
-
Matlab_Sim_Code
matlab simulation program
- 2011-01-03 20:21:59下载
- 积分:1
-
OutPut1
第4章 基本输入处理OutPut1OutPut1.rar,很不错的vc源码,希望能对大家有所帮助(Chapter 4, the basic input processing OutPut1 OutPut1.rar, very good vc source code, I hope you can help)
- 2011-09-11 22:59:30下载
- 积分:1
-
UCGUI_a
UCGUI实际的性能由许多因素决定, 如处理器/编译器/内存模
式/优化程度/配置/LCD 控制器连接方式等. UCGUI 在典型目标系统上的
性能测试参数和资源占用的分析报告, 通过报告你也可以获知在其它大部分目标系统上
情况(UCGUI actual performance is determined by many factors, such as the processor/compiler/memory mode/optimize the degree/configuration/LCD controller connection. UCGUI typical target system performance test parameters and resource consumption analysis report by report You can also be informed of the situation in most of the other on the target system)
- 2013-04-15 17:25:40下载
- 积分:1
-
KWP2000--
K线通信协议中文精华版及源码示例,只是概述,详细的请查阅ISO14230(K-line communications protocol that the Chinese version of the essence and source code examples, just an overview, details, please consult ISO14230)
- 2020-06-30 17:20:02下载
- 积分:1
-
在linux上写程序、做网管的人,或多或少都会几种脚本。脚本语言灵活的变量类型、强大的正则表达式处理能力,再加上linux系统本身的管道、重定向以及丰富的命令行...
在linux上写程序、做网管的人,或多或少都会几种脚本。脚本语言灵活的变量类型、强大的正则表达式处理能力,再加上linux系统本身的管道、重定向以及丰富的命令行工具,让你编程起来游刃有余-the write procedure, so the network management, will be more or less several scripts. Flexible scripting language variable types, is a powerful regular expression handling capacity, coupled with the Linux system itself pipeline, redirect and rich command-line tool that allows you to cope up programming
- 2022-05-23 09:09:01下载
- 积分:1