Method of eliminating digital type X ray machine image grid lines
A digital image and X-ray machine technology, applied in image enhancement, image data processing, instruments, etc., can solve problems such as reducing shooting efficiency and accelerating machine depreciation
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0020] The specific implementation of the present invention is divided into the following three parts:
[0021] The first part: algorithm implementation, because it does not require a graphical interface and requires high execution efficiency, it is developed in C language to maximize the use of language advantages and improve speed. In the compilation and optimization options of the program, select speed first, and simplify the floating-point arithmetic model, in order to further improve the speed.
[0022] Part 2: The algorithm is implemented in the form of a dynamic link library, which can be called through an open interface. The interface design is as follows:
[0023] extern "C"_declspec(dllexport) int_stdcallGridLineRemoval(short*in, short*out, intimgWidth, intimgHeight, doublescaleM, doublescaleN, intclassR, doublesd, doubleD0);
[0024] Parameter Description:
[0025] in: the memory address of the image to be processed; out: the memory address of the processed image
[0026] img...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 