搜索资源列表
RGB-HLS
- 在一个类中实现了包括了RGB和HLS设定
101259378luv_rgb_yuv_lab_space
- Convert a color image between color representations. B = COLORSPACE(S,A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = dest<-src , or alte
RGBandHLS
- 本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, BYTE &r, BYTE &g, BYTE &b)实现HSL向RGB转换;void CPaletteDlg::RGBtoHSL(BYTE r, BYTE g, BYTE b, UINT &hue, UINT &sat, UINT &light)实现RGB向HSL转换-Experimental realization of the R
ns2.33-hls-patch.tar
- ns2.33-hls-patch for network simulatior 2
HLS
- 实现一幅彩色图像的HSV空间的分离! 实现一幅彩色图像的HSV空间的分离!-seperate a color image s HLS space
Converter_RGB-to-HLS
- converts RGB color to HLS
hls-akaze
- HLS akaze is using HLS color space in AKAZE detector and descr iptor
adjusting-red-hls
- 基于hls的红色调试程序,主程序代码,在vs上运行,通过asdzxc键方便调节找到红色的hls值。-Based on Red debugger hls, the main program code running on vs, easy adjustment through asdzxc key found in red hls value.
RGB-HLS
- C++实现的RGB与HLS颜色空间互换程序,在图像处理中会经常用到,算法简单,容易理解,可直接移植的需要的地方-C++ implementation of the RGB and HLS color space exchange program, will be frequently used image processing algorithm is simple, easy to understand, can be directly transplanted takes place
hls-p2p-master
- 基于flash osmf框架的cdn&p2p实现视频直播。目前支持http live streaming,支持rtmfp协议实现音视频数据交互-Flash OSMF based hybrid cdn&p2p hls solution. Currently it support LIVE hls. Flash support rtmfp protocal, we use that to deliver video&audio data in p2p&cdn hybrid way.
vivado HLS开发教程
- 官方文档,与vivado HLS开发相关,介绍了HLS的特点和作用,即如何通过高级语言如C生成硬件描述语言,并生成IP核,方便FPGA开发。并给出了一些具体例程。
hls-opencv-introduce
- 赛灵思高层次综合工具hls,关于opencv库的介绍。-Xilinx high-level synthesis tool hls, on opencv library descr iption.
HLS-demo-master
- HLS流媒体播放器源码,提供代码示例,亲测可用。 -HLS streaming media player source code samples, pro-test available. HLS streaming media player source code samples, pro-test available.
code
- 使用HLS实现的能进行手写识别的CNN网络,使用的是MNIST数据集(Realize CNN network using HLS tool)
BCH_VLSI
- 使用HLS完成BCH编码的运算通路的设计,纯组合逻辑,对于65nm工艺可跑上1GHz。已经组合逻辑分为了多个部分,可在每一个部分之间插流水线。 附上可综合的纯RTL Code以及C++代码,以及Modelsim仿真。 可通过我的优化选项来学习如何优化HLS工具生产的代码。(BCH Encoder realized using HLS tool. Combinational logic.)
probeAgent
- 一个处理RTSP/HLS流媒体客户端示例程序(a program for rtsp/hls, demo in java client)
gate_test
- 使用vivado hls 对GATE代码进行封装,主要调试stream接口(using vivado hls to archieve GATE syn, to debug the AXI4-stream interface)
HLS-demo-master
- HTML5实时播放,主流有RTMP,webrtc,但是HLS相对来说简单很多很多,缺点是延时大。(HTML5 real-time playback, the mainstream has RTMP, webrtc, but HLS relatively simple, many, many shortcomings, delay is large.)
HLS
- 基于vivado HLS高级综合工具实现的CNN网络(CNN network based on vivado HLS advanced comprehensive tool.)
S04_基于ZYNQ的HLS 图像算法设计基础
- VIVADO HLS IMAGE 使用文档(vivado image processing example text of zynq)