登录
首页 » 图形图像 » DSP汇编进行简单的图形处理,例如平滑与锐化等

DSP汇编进行简单的图形处理,例如平滑与锐化等

于 2022-05-29 发布 文件大小:4.63 MB
0 225
下载积分: 2 下载次数: 1

代码说明:

DSP汇编进行简单的图形处理,例如平滑与锐化等-Using DSP s assembly language to do Image Processing such as smoothing and acuting

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

发表评论

0 个回复

  • photoshop中流动蚂蚁线的实现
    photoshop中流动蚂蚁线的实现-flow of the line to achieve the ants
    2022-02-26 12:00:03下载
    积分:1
  • DIB(设备
    DIB(Device-indepent bitmap)的与设备无关性主要体现在以下两个方面: DIB的颜色模式与设备无关。例如,一个256色的DIB即可以在真彩色显示模式下使用,也可以在16色模式下使用。 256色以下(包括256色)的DIB拥有自己的颜色表,像素的颜色独立于系统调色板。 由于DIB不依赖于具体设备,因此可以用来永久性地保存图象。DIB一般是以*.BMP文件的形式保存在磁盘中的,有时也会保存在*.DIB文件中。运行在不同输出设备下的应用程序可以通过DIB来交换图象。 DIB还可以用一种RLE算法来压缩图像数据,但一般来说DIB是不压缩的。 DIB的结构-DIB (Device-indepentent bitmap) has nothing to do with sexual equipment mainly in the following two aspects : DIB color mode has nothing to do with the equipment. For example, a 256-color DIB is the true color display mode, or can be used in 16 color mode. 256-color below (including 256 colors), the DIB has its own color table, color of the pixel independent system palette. As DIB is not dependent on specific equipment, it can be used for permanent preservation of images. DIB normally*. BMP file stored in the form of disk, sometimes stored in*. DIB document. Running on different output devices under the application of the procedure can be DIB to exchange images. DIB can also use a RLE compression algori
    2022-03-07 07:46:45下载
    积分:1
  • 对比BP,OMP,StOMP对自然的重构效果,输入是一幅256*256的lena,我们使用压缩采样后,再用上述三种方法对其进行重构,比较其结果,其中...
    对比BP,OMP,StOMP对自然图像的重构效果,输入图像是一幅256*256的lena图像,我们使用压缩采样后,再用上述三种方法对其进行重构,比较其结果,其中StOMP方法是用不同的阈值-Contrast to BP, OMP, StOMP effect on the reconstruction of natural images, input image is a 256* 256 lena image, we use the compressed sampled, and then reconstruct them the above-mentioned three methods to compare their results, which StOMP method is to use different thresholds
    2023-06-15 04:20:04下载
    积分:1
  • sunlightface人脸识别
    人脸识别正确率97.18%,1秒内完成。 能够在复杂的光线和背景下依然正确工作,并支持多张人脸在一个画面上的检测,识别,验证。戴眼镜和黑色人种也能检测和识别。能从多角度检测到人脸。 并带人鼻,嘴,眼镜,人脸左右边界的定位功能。 本软件仅限用于可见光(如室内光,日光灯,节能灯,白炽灯),并要求用户主动配合采模板,主动配合识别.最好有USB摄像头 无法使用的几种解决方法: 1.最好不要下载在桌面上运行,COPY到C,D盘任一目录下都行。 2.win2003下无法使用,建议用WINXP或WIN7; WIN7建议采用兼容模式,以管理员身份运行。正式版可以在WIN2003下运行。 3.确定没有运行中的SOFTICE,VMWARE等调试或虚拟机类软件。 4.显示器分辩率最好是1280*768以上,1024*768可能无法用。显示器颜色质量16位色不行,必要是24位色或32位色。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-03-08 11:05:03下载
    积分:1
  • 输入wiimote的加速度信息,利用kalmanfilter过滤加速度,得到有效的信息...
    输入wiimote的加速度信息,利用kalmanfilter过滤加速度,得到有效的信息-use kalman filter refine the acceleration data from the wiimote, get the final useful data
    2022-03-16 22:44:23下载
    积分:1
  • 一个桌面闹钟源程序
    一个桌面闹钟源程序-a desktop alarm clock source
    2022-04-15 20:29:57下载
    积分:1
  • 包含了一些处理模块,比如三角函数计算,Png处理
    包含了一些图形处理模块,比如三角函数计算,Png图形处理-contains some graphic processing modules, such as trigonometry, Png graphic processing
    2022-05-28 04:12:50下载
    积分:1
  • 将照片通过扫描仪将其录入到计算机中,通过程序处理,能很好的实现多幅的无缝拼合...
    将照片通过扫描仪将其录入到计算机中,通过程序处理,能很好的实现多幅图像的无缝拼合-photos through scanners to input to the computer, through procedures that will achieve a number of very good image of a seamless mosaic
    2023-08-07 15:55:03下载
    积分:1
  • 利用vc实现的 对加载的片进行与或操作,实现镂空的思想。...
    利用vc实现的 对加载的图片进行与或操作,实现镂空的思想。-i think it‘s a good code we can learn from it
    2022-06-12 01:34:35下载
    积分:1
  • mapping multiple graphics, multiple functions. When we connect compiler GraphiZH...
    绘制多种图形,有多种功能。编译连接时要把GraphiZH.lib 重命名为 Graphics.lib才行(因为当时内存很小)。-mapping multiple graphics, multiple functions. When we connect compiler GraphiZH.lib renamed Graphics.lib Caixing (because memory is insignificant).
    2022-09-29 19:10:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载