搜索资源列表
02_VGA_VIP_YCbCr422_RGB888
- 用Verilog语言实现的视频源YCbCr422转为RGB888的算法,只用三个时钟完成-Verilog language to achieve the video source YCbCr422 to RGB888 algorithm, using only three clock
clock159
- < 模拟电子时钟的程序> 算法:将当前时间显示到屏幕,当时间发生变化时,清屏,显示新的时间(当有键盘操作时退出程序)。(显示时间格式:小时:分钟:秒)-" Analog electronic clock program" algorithm: the current time displayed on the screen, when the time change, clear screen, display the new time (when there is
MATLAB_PICTURE_PROCESSING
- 使用MATLAB,实现以下四个功能 一、获取图片RGB值:给定一张图片,获取点(x,y),以及(x,y)周围8个点的R、G、B值。 二、实现rgb2gray函数:使用matlab实现rgb2gray的功能,并能计算出转换后灰度图片的方差。 三、灰度图对比度增强:分别使用灰度拉伸和直方图均衡化,增强给定图的对比度。 四、图像去噪:对给定图片加椒盐噪声,并选择两个去噪算法去除椒盐噪声。 -Using MATLAB, to achieve the following four fu