搜索资源列表
hist
- histograms in Matlab
Histogram
- some examples to cal. hist.
hist-opencv
- 颜色直方图的提取,比较实用,新手可以参考一下,有较强理论知识的绕道-Color histogram extracted
3calibration
- 学习openCV的测试程序,包括图像显示,计算图像灰度值,以及其他相关的运算-a test program about learning openCV ,included display image ,calculating hist ,and other realative opertate
hist-PTS-ofdm
- Review of PTS based Algorithms for PAPR Reduction Techniques in OFDM System
1126code
- 网站商城的后台框架和模板,在后台开发总会用的到- LBP returns the local binary pattern image or LBP histogram of an image. J LBP(I,R,N,MAPPING,MODE) returns either a local binary pattern coded image or the local binary pattern histogram of an intensity image
hist
- i_tmp=int32((x(i)-minx)/xfd)+1; j_tmp=int32((y(i)-miny)/yfd)+1; z_tmp=int32((z(i)-minz)/zfd)+1; cntxy=tjxy(i_tmp,j_tmp ); cntxz=tjxz(i_tmp,z_tmp ); cntyz=tjyz(j_tmp,z_tmp ); cntxyz=tjxyz(i_tmp,j_tmp,z_tmp ); tjxy