搜索资源列表
MCU_1908
- 针对CMOS 图像传感器输出的Bayer 格式的图像数据, 利用TI 公司的TMS320DM642 数字信号处理器的专用视频端口,可以实现图像捕获、数据传输的无缝连接的特点, 构建了以DM642 为核心的图像实时处理系统。在DM642 中采用两种通用方法(双线性插值、边缘检测) 和文中提出的信号相关的方法, 将从Bayer 公司的CMOS 图像传感器所捕获的8 位Bayer 格式图像数据, 转换为24 位RGB 格式彩色图像数据, 并通过PSNR(信噪比) 和NCD(归一化彩色差异规范) 两种评
pic_to_txt
- 把图片的像素值rgb 通过rgb转hsv函数 转换为按图表(里面图片的数值), 输出文本,可以在画图软件里绘制图像,转换文本后当作速度场或电介质场在fdtd模拟中调用。-The image pixel value rgb by rgb hsv transfer function Converted according to the chart (the value inside the picture) output, Output text, drawing softwar
OV7670照相模组硬件应用指南
- OmniVision公司机密 1. OV7670 模组参考设计 注: 1.PWDN和RESET不用时,应接地 2. OV7670 模组接口参考设计 2.1 引脚定义 2.2 电源供给 3. OV7670 照相模组操作 3.1 节电模式 3.2 照相模组工作在不断电的节电模式 3.2.1 上电,硬件复位 3.2.2 上电,软件复位 3.2.3 由不断电的节电模式恢复工作 3.2.4 不断电的节电模式 3.3 照相模组工作在断电的节电模式 3.3.1 上电 3.3.2
A2_rgb
- 已知RGB立方体八个顶点的像素值,要求输出该立方体对应的6个面的 .ppm 格式的图像。每个图像大小是512X512像素-Known RGB pixel values of the eight vertices of the cube, the required output image ' .ppm' format corresponding to 6 of the cube faces. Each image size is 512X512 pixe
5.5MATLAB
- 输入一副图像,检测图像的RGB,并输出其值的矩阵,将符合公式R>Rt,R>G>B,S>=(255-R)*S/R,等的图像点标记出来,并输出图像-A pair of input images, the image detecting RGB, and outputs the value of the matrix, would be consistent with the formula R> Rt, R> G> B, S> = (255-R)* S
Image-conversion
- 此代码是将RGB图像转化为相应的灰度图像,并改变原来的灰度值后再次输出图像。-This code is converted to the corresponding RGB image grayscale images, and change the original grayscale value of the output image again.
guoke_picture_input_output
- 输入图像,简单二值化图像,求取灰度图像,RGB图像,用不同算法作边缘检测,最后输出图像-Load pictures,bi-value,check the maegins and output new pictues finally
输出图像像素值
- 读取一幅图像的RGB值,并将该值输出到txt文本中(Read the RGB value of an image and output the value to txt text)