资源列表
[图形图像处理(光照,映射..)] A
说明:均方误差信噪比 峰值信噪平均绝对误差的计算-Write MATLAB functions that take two grayscale images as input, and calculate the following image difference metrics: Mean Squared Error (MSE) Signal to Noise Ratio(SNR)<宁可> 在 2025-02-25 上传 | 大小:3kb | 下载:0
[C#编程] C-language
说明:【功能与要求】(1)角色和权限管理。设有系统管理员、图书管理员和普通用户,他们设有不同的权限,各类用户进入系统时需先登录。(2)系统管理员角色,系统管理员管理各类用户的增加、删除、修改和查询。(3)图书管理员角色,图书管理员可对图书信息的录入、删除及修改、统计; (4)普通用户角色,普通用户可借阅图书、归还图书。-Functions and Requirements】 (1) the role and rights management<通小飞·> 在 2025-02-25 上传 | 大小:8kb | 下载:0
[图形图像处理(光照,映射..)] B
说明:运用matlab对灰度图进行缩放一定比例的缩放。对图像进行缩小用到两种方法:其一直接消除像素进行缩放处理;其二先进行初步 的图像平滑滤波,然后消除像素。平滑滤波用于模糊处理,可以出去细节并降低噪声。-Write MATLAB functions to down-sample one grayscale image from original size to the given output size through two diff<宁可> 在 2025-02-25 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] C
说明:运用matlab对图像进行放大:像素复制法和双线性插值法。像素复制方法的图像缩放的原理主要是对原来输入图像的整行或是整列像素进行简单的复制与删除,达到改变图像大小的目的。双线性插值放大算法中,目标图像中新创造的象素值,是由原图像位置在它附近的小区域象素的值通过加权平均计算得出的。-Write MATLAB function to zoom a grayscale image from original size to the given<宁可> 在 2025-02-25 上传 | 大小:5kb | 下载:0
[图形图像处理(光照,映射..)] D
说明: 灰度图像的量化和直方图均衡化直接调用函数。量化是指将像素灰度转换成离散的整数值的过程。量化等级越多,所得图像层次越丰富,灰度分辨率高,图像质量好,但数据量大。-Write MATLAB functions to quantize grayscale image with given quantization step Q. Process the given test images “Lena” with quantization<宁可> 在 2025-02-25 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] E
说明:直方图均衡化是指将原图像通过某种变换,得到一幅灰度直方图为均匀分布的新图像的方法。-Write MATLAB functions to perform histogram equalization for the test images “ Fig0316(1)(top_left)” and “ Fig0316(4)(bottom_left) ” respectively. Show the histograms of the<宁可> 在 2025-02-25 上传 | 大小:3kb | 下载:0
[单片机(51,AVR,MSP430等)] C51-DHT11
说明:利用STC89C52RC+最小系统,使用DHT11作为温湿度传感器,用1602液晶显示。实现温湿度显示系统-Use STC89C52RC+ minimum system, as used DHT11 temperature and humidity sensors, liquid crystal display with 1602. Temperature and humidity display system to achieve<Buxiasen> 在 2025-02-25 上传 | 大小:7kb | 下载:0
[OpenCV] haartraining
说明:opencv中haar人脸识别算法中用于训练模版的示例代码-haar opencv face recognition algorithm used in the training sample code<陈金> 在 2025-02-25 上传 | 大小:72kb | 下载:0
[Internet/网络编程] pthread_pool
说明:一个linux线程池的应用,简单明了,适合linux网络编程新手查看。-A linux application thread pool<肖明亮> 在 2025-02-25 上传 | 大小:2kb | 下载:0
[Internet/网络编程] Linux-Calculator
说明:在Linux下的简单计算器,通过Linux语言书写的简单代码,挺适合学生作为课程实践使用-In Linux simple calculator written in simple language through the Linux code, very suitable for students to use as a practice course<陈仔仔> 在 2025-02-25 上传 | 大小:1kb | 下载:0