搜索资源列表
NI_LabWindows_Image_process
- 在NI的labWindows(Labview的c语言版)开发环境下,使用C语言编写代码,开发图像的视图、修改、颜色处理、滤镜等功能。 其中,视图模块所要实现的功能是对数字图像的放大、缩小、旋转、翻转等功能;修改模块式实现数字图像的图像合成、降低分辨率等功能;颜色处理模块式实现对数字图像的灰度图像处理、RGB分量处理等功能;滤镜模块主要是实现对数字图像的锐化、模糊、浮雕、渗透、地板效果等功能。-In the NI labWindows (under the the Labview c langua
color
- RGB三种颜色的调试,通过调节滑条来调节RGB的分量-Commissioning of the three RGB colors by adjusting the slider to adjust the RGB component
face-recognition-final-version
- Face Recognition System based on LabVIEW The general process is as follows. Firstly, the original data is captured by a web camera and then transferred from RGB color space to YUV color space, where it is easier to tell the skin area from non-skin
RGB2HSI2RGB1.0
- LabVIEW 调用 MATLAB实现图像颜色空间RGB到HSI的变换-image color space from RGB to HSI using LabVIEW and MATLAB