-
ImageWarping
一个简单的使用IDW和RBF算法对图像(只支持bmp格式)进行变形的MFC程序,可以当作图像处理入门时的练习参考。(A simple algorithm using the IDW and RBF image (bmp format only) to the deformation of the MFC process, image processing can be used as entry to practice at the time of reference.)
- 2020-12-30 18:28:59下载
- 积分:1
-
如何将字体库中字替换成需要的字
#include
#include
#include
#include
#include
static int flag=0;
/* run this program using the console pauser or add your own getch, system("pause") or input loop */
void print_bin(unsigned int n,int m)//字符转为8位2进制 ,1行显示16位或24位
{
int l = sizeof(n)*8;//总位数。
int i=7;
/*if(i == 0)
{
printf("0");
return;
}
for(i = l-1; i >= 0; i --)//略去高位0.
{
if(n&(1
- 2022-01-24 17:03:16下载
- 积分:1
-
12864
基于51单片机,12864液晶整屏滚动显示,动态显示(Based on 51 single-chip, full-screen scroll 12864 LCD display, dynamic display)
- 2008-12-14 15:41:10下载
- 积分:1
-
SmartGesture_Win10_64_VER4012
toolchain-4.5.1-farsight.tar
- 2019-05-13 18:29:12下载
- 积分:1
-
DICOM图像显示
VTK中,要将一套医学体数据进行体绘制,要通过绘制类设置、绘制窗口设置、交互设置、数据读取、传递函数设置、体属性设置、绘制方法映射、各种属性装载、绘制 九个步骤。
1,等值面绘制方法中,光线穿过数据 场中待显示的等值面,然后颜色和浓淡等参数被定义在VTK Volume的体属性——vtkVolumeProperty 中,通过设定等值面的值,可以重建出某一特定的组织,如皮肤、骨骼等,结果图像类似于表面显 示。
2,最大密度投影方法(Maximum Intensity Projection,MIP)是通过计算光线穿过数据场时遇到的最大密度值进行绘制,它可以看作是最简单的一种体绘制,不必明确地定义体数据和颜色值间 的转换关系,与最大密度相关的数据值投影在对应的屏幕上的每个像素中形成最终图像。由于MIP方法能提供较为直观的图像,就像X光成像一样,所以该方法常 用于显示血管的三维结构。但正如X光片一样,MIP不能提供深度信息,也无法描述重叠的结构。
3,合成体绘制方法是最常用的一种光线投射方法,在VTK中通过 传递函数将体数据值转换成颜色、不透明度等光学属性,最后将这些属性合成到屏幕上的像素中形成三维图像。
- 2022-02-11 22:07:27下载
- 积分:1
-
GAfor-Unit-combination
本文针对当前科技水平不足以有效存储电力的情况下产生的发电机机组组合的问题,考虑负荷平衡、输电线传输容量限制等实际情况产生的约束条件,建立机组组合优化模型,追求发电成本最小。同时采用矩阵实数编码遗传算法(MRCGA)和穷举搜索算法,利用MATLAB 7.0.1和C++编程,分别对模型进行求解,并对所得结果进行分析比较,以此来帮助电力部门制定机组启停计划(This article in view of the current level of science and technology would not effective storage power generator unit combination problem, considering the load balance, such as transmission line transmission capacity, the actual situation of constraint conditions, unit combination optimization model is set up, the pursuit of power generation cost minimum. At the same time using matrix real-coded genetic algorithm (MRCGA) and exhaustive search algorithm, using MATLAB 7.0.1 and c++ programming, the model is solved respectively, and analyzes and compares the results to help power unit start-stop planning department)
- 2016-04-16 17:47:31下载
- 积分:1
-
Noise-on-Duffing-equation-based-on-the-impact-of-w
噪声对基于Duffing方程弱信号检测的影响研究Noise on Duffing equation based on the impact of weak signal detection(Noise on Duffing equation based on the impact of weak signal detection)
- 2011-01-09 16:52:06下载
- 积分:1
-
Background_Extract
基于OpenCV开发的道路交通视频的背景提取和前景提取。可对道路的背景进行提取和实时更新,从而提取出运动的车辆。(OpenCV on the development of road traffic video extraction and prospects of the background extraction. May be the background of road extraction and real-time updates, so extraction of moving vehicles.)
- 2007-08-03 11:21:19下载
- 积分:1
-
高校GPA计算器代码
高校GPA计算器代码;高校GPA计算器代码;高校GPA计算器代码;高校GPA计算器代码;高校GPA计算器代码;高校GPA计算器代码;高校GPA计算器代码;高校GPA计算器代码;高校GPA计算器代码;高校GPA计算器代码;高校GPA计算器代码;高校GPA计算器代码;高校GPA计算器代码
- 2022-06-19 09:29:45下载
- 积分:1
-
FilterTdi
一个简单的TDI驱动过滤模型可以自己添加要过滤的功能(A simple TDI filter driver model can add their own filtering function
)
- 2014-06-26 01:02:18下载
- 积分:1