搜索资源列表
OTSUMultiThre
- 1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割 2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是 很必要的,通过改进得到OTSU的多值分割方法 3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。-1. This procedure shows the histogram feature, OTSU sing
Lena
- 2、 转换为灰度图像。 这个算法是依照彩色图转化为灰度图像的方式: 灰度值 = 0.3*R+0.59*G+0.11*B 用两重循环遍历截取的图片,对于每一个象素点,用MFC的函数取得其COLORREF形式的颜色值,从中分解出R、G、B三种颜色的值,计算出对应的灰度值后,赋给R、G、B即可。完成遍历后刷新图片就可以看到转换后的灰度图像。 -2, converted to grayscale images. This algorithm are in accordance with
sssss
- 用MFC对话框实现,图片纹理特征的分析,计算图像各种值。-MFC dialog box with the realization of the analysis of image texture features to calculate the various values of the image.
MeshRendering
- Mesh Rendering using Direct3D 11 To do. 1. Create a development environment with MFC 2. Program the file opening code 3. Calculate normal vectors for input vertices 4. Phong shading using D3D 5. Texture mapping
imageprogressing
- MFC下的图形图像处理技术,通过识别细胞的颜色来边缘检测,然后计算出细胞的个数,其中还用到了腐蚀与膨胀技术-MFC under the graphic image processing technology, by identifying the color edge detection cell, and then calculate the number of cells, which also uses technology and expansion of corrosion
Calculate
- This is simple calculator program. I m making a GUI calculator interface in MFC. this program works pretty well.
ReadShpFile
- MFC开发的从底层读取shapefile文件,并计算图形面积的小程序。仅支持线型文件。-MFC developed from the bottom to read the shapefile, and a small program to calculate the graphics area. Only support a linear file.
ImageProcessSobel
- 基于Sobel的图像质量评价方法,使用MFC编写的简单程序可以导入图片计算清晰度。-Based on Sobel image quality evaluation method, a simple program written using MFC can import pictures calculate clarity.
circle-MFC
- 连接一个圆的圆周亮点之间的线段称为弦。计算在圆周上分布有N个点的园内,有多少条弦? 弦的计算绘图程序功能要求 (1)绘制一个大圆圈 (2)依次在圆周上分布2~20个点,在任意两点之间绘制弦。 (3)画出绘画效果,并计算和显示出弦的个数。 (4)如果从某个点出发,可以一笔画出这个构建的图形吗?记住,在绘制过程中可以重复经过点,但不可以重绘边。 -Bright circumference of a circle connecting between the chord lin
Digital-Image-Program
- 程序是对图像进行不同的处理,实验指导书放在根目录下,对lena图像进行转换、拉伸、锐化、求取误差,每一个处理相当于一个小程序,在MFC里设置了四个菜单来完成这些功能。raw格式图片只能在PS里查看,raw格式不懂可以问百度。一个很好的、系统的、完整的图像处理程序。很好的学习资料。-Program is for different image processing, the experiment instruction under the root directory, the Lena imag
mfc_pictureShow
- 使用MFC实现的双目视觉里程计离线编程项目,能计算出机器人行走位姿-Use binocular vision odometer offline programming project MFC implementation, and can calculate the robot walking pose
psnr
- 两个视频的psnr比较,并利用mfc进行了界面设计,实现了将视频文件传送进去后,计算出psnr值并绘制出坐标图-Two video psnr comparison, and the use of mfc interface design, the realization of the video file sent into, calculate the psnr value and draw the coordinates