资源列表
yaccobi
- 数值计算方法,将连续方程离散化,用迭代方法求解最优解,这里是雅可比迭代C++的代码-Numerical methods, discretization of continuous equations, iterative method for solving the optimal solution, here is the Jacobi iteration code in C++
romberg
- 数值计算,采用romberg算法实现的快速进行积分计算的简单C程序-Numerical calculation, using romberg algorithm for fast calculation of a simple C program integration
FFT
- 用矩阵法计算FFT速度较快,误差小,希望能对大家有帮助-Matrix method to calculate the FFT speed, the error is small, I hope you can help
tixingjifen
- 定积分的数值积分的梯形积分法的c++语言代码- Numerical integration of the definite integral of the trapezoidal integral method of c++ language code
Data_Fusion_Evaluation_Entropy
- 融合结果的评价用于对不同的评价方法进行客观评价以评价出方法的优劣。-The integration of the results of the evaluation for the objective evaluation of the different evaluation methods to evaluate the pros and cons of the method.
zhifangtu_junhenghua
- 在matlab环境下,用自己的理解,编写代码,解释图像处理工具箱中“histep”。帮助初学者学习。-Write code in Matlab environment, with their own understanding and interpretation of image processing toolbox histep. Help beginners learn.
my_process
- idl环境下ENVI现有菜单上添加菜单示例-idl context menu, add menu ENVI existing examples
Image-Segmentation
- 影像分割: 对影像标记运算且各区块给予不同的编号后,切割并储存各区块的影像-Image segmentation: The operator and each block image marks given different numbers after each block cut and stored images
greyimageedge
- 图像边界提取,对图像灰度化处理后,通过二值化处理,取反再处理,得到较好的图像边界形状-Image boundary extraction, after gray image processing, through binarization processing negated reprocessing, get a better picture boundary shape
shezhiquyu
- 读入一幅图像并显示,在这幅图像中设置感兴趣的区域- 翻译 英语 中文 德语 检测语言 中文(简体) 英语 日语 读入一幅图像并显示,在这幅图像中设置感兴趣的区域
ClimbLadder
- 分别使用动态规划思想和非动态规划思想完成爬梯子问题(一次爬一步或者两步)-Using dynamic programming and non-dynamic programming to complete the problem of climbing a ladder (one-step or two-step a time)
getNewImage
- 使用C#指针缩放图片,这种方法比Image自带的速度要快-with C# through the pointer to generate the scale of the image, this method is more efficient