登录
首页 » 算法 » C显示图像

C显示图像

于 2022-03-04 发布 文件大小:33.62 kB
0 267
下载积分: 2 下载次数: 1

代码说明:

资源描述很简单的小程序。#include   #include using namespace cv; void main() { IplImage *src; src = cvLoadImage("lena.jpg"); //这里将lena.jpg和lena.cpp文件放在同一个文件夹下 cvNamedWindow("lena", CV_WINDOW_AUTOSIZE); cvShowImage("lena", src); cvWaitKey(0); cvDestroyWindow("lena"); cvReleaseImage(&src); }

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

发表评论

0 个回复

  • 可计工业卧式设备,荷载类型有:风荷载,地震荷载,设荷载,温度应力。基础类型有:桩基础。...
    可计算工业卧式设备,荷载类型有:风荷载,地震荷载,设荷载,温度应力。基础类型有:桩基础。-computable industrial equipment, load types : wind loads, earthquake loading, based load and temperature stress. Basic types : pile foundation.
    2023-03-30 05:15:03下载
    积分:1
  • DSP2407倒立摆模糊控制
    基于DSP2407控制器对环形一级倒立摆的控制程序,采用模糊控制
    2022-02-04 17:24:38下载
    积分:1
  • 一个很好的VC代码示例.
    一个很好的VC代码示例.-a good VC code examples.
    2022-04-02 09:32:16下载
    积分:1
  • rand.rar随机数发生器的C++代码
    rand.rar 随机数生成C++代码-rand.rar random number generator C++ code
    2022-08-18 16:40:35下载
    积分:1
  • 机器人RBF神经网络
    资源描述单关节机器人控制的RBF神经网络的控制跟踪程序。
    2022-06-28 00:14:22下载
    积分:1
  • 声线跟踪
    声线跟踪法,在 网上找到的,较好,使用MATLAB 编程。完成了声线的跟踪,达到了很好的可视化效果
    2022-01-22 13:14:51下载
    积分:1
  • Cholesky分解方
    #包括;
    2022-07-18 10:10:42下载
    积分:1
  • With the human genome project implementation, through genome sequencing, protein...
    随着人类基因组计划的实施,通过基因组测序,蛋白质序列测定结构解析等实验,分子生物学家提供了大量的有关生物分子的原始数据,需要利用现代计算技术对这些原始数据进行收集、整理、管理以便于检索使用。而为了解释和理解这些数据,还需要对数据进行比对、分析,建立计算模型,进行仿真、预测与验证,因而出现生物信息学,它的出现,极大的促进了分子生物学的发展。-With the human genome project implementation, through genome sequencing, protein sequencing experiments such as structural analysis, molecular biologists to provide a large amount of biological molecules of the original data, the need to use modern technology to these raw data collection, collation and management in order to facilitate retrieval use. To explain and understand these data, and data need to be compared to analysis, model, simulation, prediction and validation, therefore, bioinformatics, and its emergence has greatly promoted the development of molecular biology.
    2022-09-17 05:10:03下载
    积分:1
  • BTREE排序程序
    BTREE排序程序-BTREE sorting program
    2022-02-02 00:14:24下载
    积分:1
  • 舍罕王失程序
    国际象棋是古印度舍罕王的宰相达伊尔发明,舍罕王问宰相要什么赏赐。宰相就说:第一个格子放一粒麦子、第二个格子放两粒麦子、第三格子放四粒麦子.......依次知道64个格子 问舍罕王能实现吗?
    2022-08-08 14:02:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载