登录
首页 » 算法 » A source code of function which convert image from RGB scale

A source code of function which convert image from RGB scale

于 2022-12-07 发布 文件大小:331.16 kB
0 110
下载积分: 2 下载次数: 1

代码说明:

A source code of function which convert image from RGB scale - space into normalized RGB scale - space, using Visual C++ 2008 and OpenCV library. Normalized RGB scale - space can be used in color detection techniques, because this is independent of illuminance change.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 机械设计优化的鲍威尔无约束优化方
    机械优化设计,鲍威尔法无约束优化程序,程序可以在vc6.00++环境运行-Optimization of Mechanical Design, Powell method for unconstrained optimization procedure, the procedure can vc6.00++ Environment running
    2022-08-16 00:47:09下载
    积分:1
  • using a tree branch to paint the procedures written in vb
    一个用分行来画树的程序,vb写的-using a tree branch to paint the procedures written in vb
    2022-05-12 22:46:29下载
    积分:1
  • DFT离散傅里叶变换的数字采样数据
    DFT的数字采样数据可以用在任何时间序列数据(声波/振动/地震等)平面文本输入(没有声卡)
    2023-07-19 00:40:02下载
    积分:1
  • Matrix的实例
    Matrix的实例-Matrix
    2022-04-01 02:13:52下载
    积分:1
  • 用C++写的矩阵和矢量运
    用C++写的矩阵和矢量运算库-C write the matrix and vector arithmetic library
    2023-01-20 04:05:04下载
    积分:1
  • 大地坐标与大地空间直角坐标转换
    资源描述较为简单的将大地坐标与大地空间直角坐标进行互换
    2023-07-17 03:35:03下载
    积分:1
  • 冒泡排序
    使用冒泡法对序列进行排序的算法,冒泡法的基本思想是:从R1开始,两两比较Ri和Ri+1,若ki>ki+1,则交换Ri和Ri+1的位置。第一次全部比较完毕后Rn是序列最大的数据元素。
    2022-08-09 05:49:58下载
    积分:1
  • 车 detcte
    你好我是一名学生在我试着做一个项目结束 concernat 研究对象的城市交通 (4 轮驱动及 2 轮摩托车,例如) 检测的第三年周期工程师这一项目与 visual studio 2010 和 opencv 2.4.8 并且谢谢你
    2023-03-29 14:45:04下载
    积分:1
  • K-Means mapreduce
    public class KmeansMapper extends MapReduceBase implements   Mapper {  // one coodinate(data)  private List coordinate = new ArrayList();  private BasicKMeansTool basicKmeans = new BasicKMeansTool();  public void map(LongWritable key, Text value,    OutputCollector midoutput,    Reporter arg3) throws IOException {   // TODO Auto-generated method stub   String line = value.toString();   String[] dataList = line.split(",");   List distances = null;   StringTokenizer itr;   for (int i = 0; i < dataList.length; i++) {    itr = new StringTokenizer(dataList[i]);  &nbs
    2023-02-01 17:45:04下载
    积分:1
  • 这个傅立叶实例使用了基2、基3、基4、基5、基8、基10……混合,几乎可以计任意长度的FFT。说明白点也就是当序列长度n为2、3、5、7、11等这些比...
    这个傅立叶实例算法使用了基2、基3、基4、基5、基8、基10……混合算法,几乎可以计算任意长度的FFT。说明白点也就是当序列长度n为2、3、5、7、11等这些比较小的素数时,或者n的最大素因数
    2022-11-15 09:35:04下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载