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

C显示图像

于 2022-03-04 发布 文件大小:33.62 kB
0 266
下载积分: 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 个回复

  • vc achieve Mallat algorithm
    vc实现mallat算法-Wavelet。mattat是很有名的算法。本程序提供了完整的示例。-vc achieve Mallat algorithm-Wavelet. Mattat is well-known algorithm. This program provides a complete example.
    2022-02-15 06:43:46下载
    积分:1
  • 振动信号盒维数计
    这是一个一维时间序列计盒维数计算程序,用matlab编写
    2022-06-12 03:22:05下载
    积分:1
  • 转换MIT-BIH格式数据
    对于普通数据转换成MIT-BIH格式数据详细代码,但前提是,你的数据在12位之内
    2022-10-03 18:35:03下载
    积分:1
  • 一个能波兰和自然的计
    一个能算波兰法和自然法的计算器- Can calculate the Polish law and the natural law calculator
    2023-02-14 17:25:03下载
    积分:1
  • 脸检测
    内容太短。注意请: 代码没有很好的描述将被删除,你会不能把任何 CF 硬币。请描述一下更好地得到更多的 CF 硬币。
    2022-01-27 08:40:04下载
    积分:1
  • Using Gauss integral formula for numerical integration, will be subdivided into...
    利用Gauss积分公式进行数值积分,将区间 细分成n个相等的子区间,然后在每个上使用经过修改适用于不同子区间的三点Gauss公式计算积分的值,然后求和。-Using Gauss integral formula for numerical integration, will be subdivided into n-equal interval sub-intervals, and then apply to each use of a modified three-point range in different sub-Gauss formula to calculate the value of points, and then summed.
    2022-03-19 15:01:13下载
    积分:1
  • 一个用C语言实现的最短路径(华南农业大学信息学院计机系)....
    一个用C语言实现的最短路径算法(华南农业大学信息学院计算机系).-a C language of the shortest path algorithm (South China Agricultural University, Department of Computer Information Institute).
    2022-03-14 09:35:38下载
    积分:1
  • 旋变位置计
    基于TI DSP开发的旋变编译器位置解析,输入sine,cosine信号,经过滤波处理后进行相位比较来计算当前角度,根据角度来计算出转速。。。
    2022-10-22 23:35:03下载
    积分:1
  • 用fdtd计电磁场的程序,可模拟电磁场在介质中的传播!
    用fdtd计算电磁场的程序,可模拟电磁场在介质中的传播!-fdtd calculated using electromagnetic procedures, can simulate the electromagnetic field of transmission medium!
    2023-01-19 20:55:03下载
    积分:1
  • computing in matrixs,It Includes the plus and multiply and so on,It can realize...
    矩阵计算,包括了矩阵的加减乘除,还可以实现对角化,对一次解方程组非常有帮助-computing in matrixs,It Includes the plus and multiply and so on,It can realize the diagonalize,that will be very helpfull for one result equation
    2022-03-18 13:45:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载