搜索资源列表
图像处理之图像旋转
- VC例程:VC编写的图像处理有关子函数-图像旋转-This is a VC project.It has some functions of Image Process,such as Image Rotation.
radar2
- 雷达一个点仿真,运行结果可看到二维的sinc函数图像-radar simulation, the results can be seen running the sinc function 2D images
旋转图像
- 旋转图像 如果你的应用程序仅工作在Windows NT下,那么你可以通过API函数旋转你的位图。 你或者使用world transformation和BitBlt()或者使用PlgBlt()旋转位图。一个 使用第一种方法的函数显示在下面。-rotating images if your applications only work on Windows NT, then you can use your API function rotating bitmap. You or the
GDI绘制的正弦图像
- windows编程,使用GDI函数绘制的正弦曲线源码-windows programming, the use of GDI function mapping the sinusoid FOSS
几种常用图像处理算法
- 几种常用图像处理算法 里面包含完整的算法实现函数代码 已编辑成为word文档格式 便于复制: 垂直镜像 图像的旋转 图像缩放 256图像转化成灰度图像 随即噪声 亮度调整 色调调整 对比度调 八种图像处理算法函数 -several common image processing algorithm containing the complete algorithm editing function has become a code word document easy copy f
运用随机函数跌代系统原理绘制出精彩的分形图像
- 运用随机函数跌代系统原理绘制出精彩的分形图像-function or use of random generation system principles drawn brilliant Fractal Image
可显示8位和24位bmp图像的CImage类
- //简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-/ / simple operational 8 and 24 bmp bitmap image category. / / Characteristics : / / 1, showed faster. (I use this image
简单绘制函数图像的数学工具
- 可手动输入表达式(包括幂运算和开平方),也可以选择,图像大小和分辨率可调,对初学者了解C#事件相应机制有很好的帮助。
Function.rar
- 本人高三的时候开发的程序,用GV-Basic开发,在文曲星上运行。如果想在PC机上运行,请安装文曲星仿真器运行该程序。 本程序用于画函数图像,其语法规则与Basic相近。由于文曲星上的GV-Basic太简陋,无法处理像数值计算溢出这样的异常,因此,在设置函数定义域的时候请考虑溢出的情况,否则会导致程序退出,My third year when the development process, with the GV-Basic developer, in the Wen Quxing run.
Pinter
- 绘制函数图像,可以绘制各种函数图像,方便使用,谢谢使用-Mapping function, the image, you can draw a variety of functions image, easy to use, thanks to use
meanshift彩色图像分割
- 采用meanshift法对彩色图像进行分割,主函数为Meanshift(Meanshift method is used to segment the color image, and the main function is Meanshift)
高中常见函数的零点问题程序化
- 讨论y=e^x-m*x^2零点的情况,直接不好画出函数零点位置,图像法非常直观,只需要修改m参数,就可以看到不同的情况。(Discuss the situation of y=e^x-m*x^2 zero, it is not good to draw the function zero point position directly, the image method is very intuitionistic, only needs to revise the M parameter, m
Matlab绘制函数图像函数示例汇总
- Matlab绘制函数图像函数示例汇总.主要包括各种图像的函数,以及使用示例代码(Matlab drawing function image function summary of examples. Mainly include a variety of image functions, as well as the use of sample code)
函数图
- 用c语言输出一个简单的函数图像 图像为桃心(Using C language output function image for a simple heart)
experiment1绘制二进制熵函数曲线
- 画出二进制信息熵函数的图形,由此观察归纳总结数学结论,可验证所学《信息论与编码》理论知识(Binary information entropy function image)
FunctionGraphDrawing-master
- 绘制函数图,根据函数公式,自动绘制函数图像,非常方便。(It is very convenient to draw function graphs and automatically draw function images according to the function formula.)
运动图像点扩散函数psf
- 运动模糊点扩散函数,psf可以直接用啊啊啊啊啊啊啊(Motion fuzzy point diffusion function)
油菜籽粒图像分割matlab
- 油菜籽粒图像分割 Matlab函数,可用包装成matlab dll在.net中调用该库(The Matlab function of rapeseed image segmentation can be packaged into Matlab DLL to call the library in.Net)
c++图像处理-读取jpg图片
- 一个VC++编写的图像工具,通过不同图像函数实现bmp/jpg等图像,并比较图像读取时间,可以比较图像函数差异。
图像傅里叶变换
- 二维傅立叶变换的Matlab实现,是利用图像处理软件对给出的图像进行傅立叶变换处理。在Matlab中,函数fft2表示二维傅立叶变换,函数ifft2则表示二维傅立叶反变换。(The Fourier transform of the image)