登录
首页 » 图形图像 » consider mirror embedded functions, including access to the image attributes, sh...

consider mirror embedded functions, including access to the image attributes, sh...

于 2022-05-26 发布 文件大小:94.54 kB
0 144
下载积分: 2 下载次数: 1

代码说明:

内置虑镜功能,包括获取图像的属性,锐化,模糊,浮雕等功能.可以缩放,优化图片.打开图片带预览功能,使用了gdiplus,能处理gif,bmp,jpg,png图片,处理速度也不错-consider mirror embedded functions, including access to the image attributes, sharpening, blurring, relief and other functions. Can zoom, photo optimization. Photo opened with preview function, use the gdiplus to handle gif, bmp, jpg, png images, processing speed is not bad

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

发表评论

0 个回复

  • 这段程序,实现了上述的腐蚀运算,针对的都是黑色点。
    这段程序,实现了上述的腐蚀运算,针对的都是黑色点。-this process, achieve the above corrosion operation has been aimed at Black Point.
    2023-07-11 11:45:03下载
    积分:1
  • 小波变换在去噪方面应用
    阈值去噪的基本思想:含有一定噪声的图像经过小波变换后,图像的主要信息都将集中在小波域的低频子带, 而(白)噪声是均匀地分布在所有的小波系数上的。当对小波域的高频子带的系数进行取舍时,应该主要去除 含有噪声的那些系数。对于高频子带,由于噪声统计上是均匀分布在小波系数中,因此可知少数绝对值较大的 重要的小波系数必然含有图像的重要奇异特性,保留重要系数舍去或减小绝对值小的不重要的系数,既可以减 小图像的噪声,又不会导致图像的边缘模糊。
    2022-04-27 17:01:00下载
    积分:1
  • CDib类,实现的读、写、显示等基本功能。功能完整,代码可靠。...
    CDib类,实现图像的读、写、显示等基本功能。功能完整,代码可靠。-CDib category, achieving image reading, writing, basic features, such as display. Functional integrity, and reliable code.
    2023-05-10 21:00:03下载
    积分:1
  • 贝塞尔函数的求解,result is bezier function
    贝塞尔函数的求解,result is bezier function
    2022-01-28 20:53:51下载
    积分:1
  • 绘制双三次B样条曲线
    绘制双三次B样条曲线-mapping bicubic B-spline curves
    2022-05-24 19:52:46下载
    积分:1
  • 处理代码,包括二值化,灰度化,几何变化等
    图像处理代码,包括二值化,灰度化,几何变化等-image processing code, including binary, gray, and geometric changes
    2022-03-19 15:36:58下载
    积分:1
  • 五种边缘检测算子的实现,函数具有很好的通用性,凡是能够得到只想素区指针的情况都可以使用。 配合我上传的那个opentrim使用更好,这是一个bmp全色...
    五种边缘检测算子的实现,函数具有很好的通用性,凡是能够得到只想图像像素区指针的情况都可以使用。 配合我上传的那个opentrim使用更好,这是一个bmp全色深操作类,里边还集成了一些其他的机器视觉算法。 对图像进行高斯――拉普拉斯算子的边缘检测 对图像进行拉普拉斯算子的边缘检测 对图像进行罗伯特交叉算子的边缘检测 对图像进行蒲瑞维特算子的边缘检测 对图像进行索贝尔算子的边缘检测-5 kinds of edge detection operator to achieve an excellent general-purpose function, and those who just want to image pixels can be indicators of the situation in the district can be used. I upload that with the use of better opentrim, this is a bmp type operation panchromatic deep inside also integrates a number of other machine vision algorithms. Gaussian images- Laplacian edge detection of image Laplacian edge detection of images of Robert crossover operator on the image edge detection operator Po Ray White of the edge detection of image Sobel operator for edge detection
    2022-08-13 01:07:22下载
    积分:1
  • create your own dialog window
    创建自己的对话框窗口-create your own dialog window
    2022-08-23 04:59:18下载
    积分:1
  • 基于规则网格DEM数据的地模拟显示,可以用鼠标和键盘进行漫游....
    基于规则网格DEM数据的地形模拟显示,可以用鼠标和键盘进行漫游.-rules-based grid DEM data of the terrain simulation, it can be used for the mouse and keyboard roaming.
    2022-05-08 04:16:40下载
    积分:1
  • 的平移,旋转
    平移(translation)变换是几何变换中最简单的一种。初始坐标为(x0,y0)的点经过平移(tx,ty)(以向 右,向下为正方向)后,坐标变为(x1,y1)。这两点之间的关系是x1=x0+tx ,y1=y0+ty。 下面给出 Translation 的源代码。算法的思想是先将所有区域填成白色,然后找平移后显示 区域的左上角点(x0,y0) 和右下角点(x1,y1) ,分几种情况进行处理。
    2022-03-16 08:40:04下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载