CN111932654B - Automatic tracking method and device for logging curve based on pixel optimization and electronic equipment - Google Patents

Automatic tracking method and device for logging curve based on pixel optimization and electronic equipment Download PDF

Info

Publication number
CN111932654B
CN111932654B CN202010740028.4A CN202010740028A CN111932654B CN 111932654 B CN111932654 B CN 111932654B CN 202010740028 A CN202010740028 A CN 202010740028A CN 111932654 B CN111932654 B CN 111932654B
Authority
CN
China
Prior art keywords
pixel
tracking
point
hpi
current optimal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010740028.4A
Other languages
Chinese (zh)
Other versions
CN111932654A (en
Inventor
陈天宝
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Goldensun Petroleum Technologies Inc
Original Assignee
Beijing Goldensun Petroleum Technologies Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Goldensun Petroleum Technologies Inc filed Critical Beijing Goldensun Petroleum Technologies Inc
Priority to CN202010740028.4A priority Critical patent/CN111932654B/en
Publication of CN111932654A publication Critical patent/CN111932654A/en
Application granted granted Critical
Publication of CN111932654B publication Critical patent/CN111932654B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/20Drawing from basic elements, e.g. lines or circles
    • G06T11/206Drawing of charts or graphs
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02ATECHNOLOGIES FOR ADAPTATION TO CLIMATE CHANGE
    • Y02A90/00Technologies having an indirect contribution to adaptation to climate change
    • Y02A90/30Assessment of water resources

Abstract

The embodiment of the invention discloses a logging curve automatic tracking method, a device and electronic equipment based on pixel optimization, wherein the method comprises the following steps: s1: acquiring pixel information of each pixel point in a logging image; s2: giving an initial tracking point on a logging curve in the logging image, and carrying out transverse tracking according to the initial tracking point, a given color threshold value and a given transverse tracking distance; s3: acquiring a current optimal point in the next row of pixels, and carrying out transverse tracking according to the current optimal point, the color threshold and the transverse tracking distance; s4: and repeating the step S3 until the distance between the initial tracking point and the current optimal point exceeds a given longitudinal tracking distance, and obtaining a final logging curve. The invention can automatically extract the well logging curve from the well logging image rapidly and accurately, and has good anti-interference effect.

Description

Automatic tracking method and device for logging curve based on pixel optimization and electronic equipment
Technical Field
The embodiment of the invention relates to the technical field of image processing, in particular to a method and a device for automatically tracking a logging curve based on pixel optimization and electronic equipment.
Background
The logging curve is a common carrier for recording logging information in the oil field exploration and production process, and has important significance for guiding oil field development. Because of the numerous parameters measured, the logging process involves multiple instruments from multiple companies, and the logging data is often presented in the form of curves in the pictures, which requires automatic extraction of the picture log data.
Because of a large number of background grids and curves or curves interweaved with the curves in the log curve drawing image, curve tracking is interrupted, manual connection is needed, and automatic curve extraction is very difficult.
Disclosure of Invention
The embodiment of the invention aims to provide a method, a device and electronic equipment for automatically tracking a logging curve based on pixel optimization, which are used for solving the problem that the conventional logging curve is very difficult to automatically track.
In order to achieve the above purpose, the embodiment of the present invention mainly provides the following technical solutions:
in a first aspect, an embodiment of the present invention provides a method for automatically tracking a log based on pixel optimization, including: s1: acquiring pixel information of each pixel point in a logging image; s2: giving an initial tracking point on a logging curve in the logging image, and carrying out transverse tracking according to the initial tracking point, a given color threshold value and a given transverse tracking distance; s3: acquiring a current optimal point in the next row of pixels, and carrying out transverse tracking according to the current optimal point, the color threshold and the transverse tracking distance; s4: and repeating the step S3 until the distance between the initial tracking point and the current optimal point exceeds a given longitudinal tracking distance, and obtaining a final logging curve.
According to one embodiment of the present invention, obtaining the current optimal point in the next row of pixels includes: in the transverse tracking range of the next row of pixels, storing coordinate points and pixel values in the color threshold range into an array from left to right; calculating the average value of the abscissa of all pixel points in the array; obtaining coefficients of all pixel points in the array according to the average value and the coefficient calculation formula; and taking the point with the smallest coefficient in the coefficients of all pixel points in the array as the current optimal point.
According to one embodiment of the present invention, the coefficient calculation formula is:
Ci=(Hpi.Xi-AvgD)/AvgD*0.5+(Hpi.Vi-P.v)/P.v*0.5
where Ci is the coefficient of the pixel Hpi (Xi, yi, vi), hpi.xi is the abscissa of the pixel Hpi (Xi, yi, vi), avgD is the average value of the abscissas of all the pixels in the array, hpi.vi is the pixel value of the pixel Hpi (Xi, yi, vi), and P.v is the coordinate value of the start tracking point.
According to one embodiment of the invention, the pixel information includes RGB values of the pixel points.
In a second aspect, an embodiment of the present invention further provides an apparatus for automatically tracking a log based on pixel optimization, including: the acquisition module is used for acquiring the logging image; the control processing module is used for acquiring pixel information of each pixel point in the well logging image, giving an initial tracking point on a well logging curve in the well logging image, and carrying out transverse tracking according to the initial tracking point, a given color threshold value and a given transverse tracking distance; the control processing module is also used for acquiring the current optimal point in the next row of pixels and carrying out transverse tracking according to the optimal point, the color threshold and the transverse tracking distance; the control processing module is further used for repeatedly acquiring the current optimal point to carry out transverse tracking until the distance between the initial tracking point and the current optimal point exceeds a given longitudinal tracking distance, and a final logging curve is obtained.
According to one embodiment of the present invention, the control processing module is configured to store, from left to right, coordinate points and pixel values in a color threshold range into an array in a lateral tracking range in a next row of pixels, calculate an average value of abscissa coordinates of all pixel points in the array, obtain coefficients of all pixel points in the array according to the average value and a coefficient calculation formula, and use a point with a minimum coefficient in coefficients of all pixel points in the array as a current optimal point.
According to one embodiment of the present invention, the coefficient calculation formula is:
Ci=(Hpi.Xi-AvgD)/AvgD*0.5+(Hpi.Vi-P.v)/P.v*0.5
where Ci is the coefficient of the pixel Hpi (Xi, yi, vi), hpi.xi is the abscissa of the pixel Hpi (Xi, yi, vi), avgD is the average value of the abscissas of all the pixels in the array, hpi.vi is the pixel value of the pixel Hpi (Xi, yi, vi), and P.v is the coordinate value of the start tracking point.
According to one embodiment of the invention, the pixel information includes RGB values of the pixel points.
In a third aspect, an embodiment of the present invention further provides an electronic device, including: at least one processor and at least one memory; the memory is used for storing one or more program instructions; the processor is configured to execute one or more program instructions configured to perform the method for automatically tracking a log based on pixel-optimization as described in the first aspect.
In a fourth aspect, embodiments of the present invention also provide a computer readable storage medium containing one or more program instructions for being executed with the pixel-based optimized log automatic tracking method according to the first aspect.
The technical scheme provided by the embodiment of the invention has at least the following advantages:
the method, the device and the electronic equipment for automatically tracking the logging curve based on pixel optimization provided by the embodiment of the invention can be used for automatically extracting the logging curve from the logging image rapidly and accurately, and have good anti-interference effect.
Drawings
FIG. 1 is a flowchart of an embodiment of an automatic tracking method of a log based on pixel optimization.
FIG. 2 is a diagram of pixel information for each pixel in a log image in accordance with one example of the present invention.
FIG. 3 is a schematic diagram of solving for the optimum Pc (x, y, v) filter grid line disturbance in one example of the invention.
Fig. 4 is a schematic diagram of solving the optimal point Pc (x, y, v) excluding curve interference in another example of the present invention.
FIG. 5 is a schematic diagram of automatic tracking of a log in accordance with one example of the present invention.
Fig. 6 is a block diagram of an embodiment of an automatic tracking device for a log based on pixel optimization.
Detailed Description
Further advantages and effects of the present invention will become apparent to those skilled in the art from the disclosure of the present invention, which is described by the following specific examples.
In the following description, for purposes of explanation and not limitation, specific details are set forth such as the particular system architecture, interfaces, techniques, etc., in order to provide a thorough understanding of the present invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, circuits, and methods are omitted so as not to obscure the description of the present invention with unnecessary detail.
In the description of the present invention, it should be understood that the terms "center", "longitudinal", "lateral", "upper", "lower", "front", "rear", "left", "right", "vertical", "horizontal", "top", "bottom", "inner" and "outer", etc. indicate orientations or positional relationships based on the orientations or positional relationships shown in the drawings, are merely for convenience in describing the present invention and simplifying the description, and do not indicate or imply that the devices or elements referred to must have a specific orientation, be configured and operated in a specific orientation, and thus should not be construed as limiting the present invention. Furthermore, the terms "first" and "second" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance.
FIG. 1 is a flowchart of an embodiment of an automatic tracking method of a log based on pixel optimization. As shown in fig. 1, the automatic tracking method of a logging curve based on pixel optimization according to an embodiment of the present invention includes:
s1: and acquiring pixel information of each pixel point in the well logging image.
FIG. 2 is a diagram of pixel information for each pixel in a log image in accordance with one example of the present invention. As shown in fig. 2, in one embodiment of the present invention, the pixel information includes RGB values of the pixel points.
S2: and giving an initial tracking point on a logging curve in the logging image, and carrying out transverse tracking according to the initial tracking point, the given color threshold and the given transverse tracking distance.
Specifically, the invention adopts a mode of tracking left and right and then tracking downwards, so that the initial tracking point is the uppermost pixel point on the logging curve. It will be appreciated by those skilled in the art that when tracking left and right and then up is used, the initial tracking point is the lowest pixel point on the log.
After the initial tracking point is obtained, left and right tracking is performed from the initial tracking point. In the left-right tracking, tracking is performed according to a predetermined color threshold and a lateral tracking distance. In one example of the invention, the log on the log image is black, the background image is white, the color threshold is a pixel value representing a solid black phase, and the lateral tracking distance is 30 pixels. Because the color of the logging curve is greatly different from that of the background, the edge of the logging curve can be judged when the lateral tracking is carried out according to the color.
S3: and acquiring the current optimal point in the next row of pixels, and carrying out transverse tracking according to the current optimal point, the color threshold value and the transverse tracking distance.
In one embodiment of the invention, the current optimal point in the next row of pixels is obtained, including: in the transverse tracking range of the next row of pixels, storing coordinate points and pixel values in the color threshold range into an array from left to right; calculating the average value of the abscissa of all pixel points in the array; obtaining coefficients of all pixel points in the array according to the average value and the coefficient calculation formula; and taking the point with the smallest coefficient in the coefficients of all pixel points in the array as the current optimal point.
FIG. 3 is a schematic diagram of solving for the optimum Pc (x, y, v) filter grid line disturbance in one example of the invention. As shown in fig. 3, P.x, P.y, and P.v are the abscissa, the ordinate, and the pixel value of the start tracking point P (x, y, v), respectively.
Coordinate points and pixel values within the color threshold range are saved into an array HPn (Xn, yn, vn) from left to right within the range of the lateral tracking distance HL.
According to the abscissa Xn of all pixel points in the array, the average distance AvgD of (Xn, yn, vn) is obtained, and the coefficient Ci of the Hpi (Xi, yi, vi) point is obtained according to the following formula:
Ci=(Hpi.Xi-AvgD)/AvgD*0.5+(Hpi.Vi-P.v)/P.v*0.5
where Ci is the coefficient of the pixel point Hpi (Xi, yi, vi), hpi.xi is the abscissa of the pixel point Hpi (Xi, yi, vi), avgD is the average value of the abscissas of all the pixel points in the array, and hpi.vi is the pixel value of the pixel point Hpi (Xi, yi, vi).
The point Pc (x, y, v) with the smallest coefficient in the pixel points HPn (Xn, yn, vn) is stored into the VecP as the optimal point, the coefficient Ci is related to the pixel distance and the pixel value, and the interference of the grid lines can be well avoided due to the fact that the grid lines are generally thinner than the curve and the optimal points calculated through the formula are different in color.
Fig. 4 is a schematic diagram of solving the optimal point Pc (x, y, v) excluding curve interference in another example of the present invention. . As shown in FIG. 4, the curves and the curves have different morphological trends due to different colors, and the optimal point obtained by the formula can well eliminate the interference of adjacent curves.
S4: and (3) repeating the step (S3) until the distance between the initial tracking point and the current optimal point exceeds a given longitudinal tracking distance, and obtaining a final logging curve.
Specifically, tracking down from the current optimum point Pc (x, y, v), step S3 is repeated until the end of the out-of-longitudinal tracking range.
FIG. 5 is a schematic diagram of automatic tracking of a log in accordance with one example of the present invention. As shown in fig. 5, the method for automatically tracking the logging curve based on pixel optimization provided by the embodiment of the invention can be used for automatically extracting the logging curve from the logging image rapidly and accurately, and has good anti-interference effect.
Fig. 6 is a block diagram of an embodiment of an automatic tracking device for a log based on pixel optimization. As shown in fig. 6, the automatic log tracking device based on pixel optimization according to the embodiment of the invention includes: an acquisition module 100 and a control processing module 200.
Wherein the acquisition module 100 is used for acquiring a logging image. The control processing module 200 is configured to obtain pixel information of each pixel in the log image, and set a starting tracking point on a log curve in the log image, and perform lateral tracking according to the starting tracking point, the set color threshold, and the set lateral tracking distance. The control processing module 200 is further configured to obtain a current optimal point in the next row of pixels, and perform lateral tracking according to the optimal point, the color threshold, and the lateral tracking distance. The control processing module 200 is further configured to repeatedly acquire the current optimal point for performing lateral tracking until the distance between the initial tracking point and the current optimal point exceeds the given longitudinal tracking distance, so as to obtain a final log.
In one embodiment of the present invention, the control processing module 200 is specifically configured to store, from left to right, coordinate points and pixel values in the color threshold range in the lateral tracking range in the next row of pixels, calculate an average value of abscissa coordinates of all pixel points in the array, obtain coefficients of all pixel points in the array according to the average value and a coefficient calculation formula, and use a point with the smallest coefficient in the coefficients of all pixel points in the array as a current optimal point.
In one embodiment of the invention, the coefficient calculation formula is:
Ci=(Hpi.Xi-AvgD)/AvgD*0.5+(Hpi.Vi-P.v)/P.v*0.5
where Ci is the coefficient of the pixel point Hpi (Xi, yi, vi), hpi.xi is the abscissa of the pixel point Hpi (Xi, yi, vi), avgD is the average value of the abscissas of all the pixel points in the array, hpi.vi is the pixel value of the pixel point Hpi (Xi, yi, vi), and P.v is the coordinate value of the start tracking point.
In one embodiment of the invention, the pixel information includes RGB values of the pixel points.
It should be noted that, the specific implementation manner of the automatic log tracking device based on pixel optimization in the embodiment of the present invention is similar to the specific implementation manner of the automatic log tracking method based on pixel optimization in the embodiment of the present invention, specifically refer to the description of the part of the automatic log tracking method based on pixel optimization, and in order to reduce redundancy, details are not repeated.
In addition, other configurations and functions of the automatic log tracking device based on pixel optimization according to the embodiments of the present invention are known to those skilled in the art, and are not described in detail for reducing redundancy.
The embodiment of the invention also provides electronic equipment, which comprises: at least one processor and at least one memory; the memory is used for storing one or more program instructions; the processor is configured to execute one or more program instructions configured to perform the method for automatically tracking a log based on pixel-optimization as described in the first aspect.
The disclosed embodiments provide a computer readable storage medium having stored therein computer program instructions that, when run on a computer, cause the computer to perform the above-described pixel-optimizing-based log automatic tracking method.
In the embodiment of the invention, the processor may be an integrated circuit chip with signal processing capability. The processor may be a general purpose processor, a digital signal processor (Digital Signal Processor, DSP for short), an application specific integrated circuit (Application Specific Integrated Circuit, ASIC for short), a field programmable gate array (FieldProgrammable GateArray, FPGA for short), or other programmable logic device, discrete gate or transistor logic device, discrete hardware components.
The disclosed methods, steps, and logic blocks in the embodiments of the present invention may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present invention may be embodied directly in the execution of a hardware decoding processor, or in the execution of a combination of hardware and software modules in a decoding processor. The software modules may be located in a random access memory, flash memory, read only memory, programmable read only memory, or electrically erasable programmable memory, registers, etc. as well known in the art. The processor reads the information in the storage medium and, in combination with its hardware, performs the steps of the above method.
The storage medium may be memory, for example, may be volatile memory or nonvolatile memory, or may include both volatile and nonvolatile memory.
The nonvolatile memory may be Read-only memory (ROM), programmable ROM (PROM), erasable PROM (EPROM), electrically Erasable ROM (Electrically EPROM, EEPROM), or flash memory.
The volatile memory may be a random access memory (Random Access Memory, RAM for short) which acts as an external cache. By way of example, and not limitation, many forms of RAM are available, such as Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (Double Data Rate SDRAM), enhanced SDRAM (ESDRAM), synchronous Link DRAM (SLDRAM), and direct memory bus RAM (Direct Rambus RAM, DRRAM).
The storage media described in embodiments of the present invention are intended to comprise, without being limited to, these and any other suitable types of memory.
Those skilled in the art will appreciate that in one or more of the examples described above, the functions described in the present invention may be implemented in a combination of hardware and software. When the software is applied, the corresponding functions may be stored in a computer-readable medium or transmitted as one or more instructions or code on the computer-readable medium. Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage media may be any available media that can be accessed by a general purpose or special purpose computer.
The foregoing embodiments have been provided for the purpose of illustrating the general principles of the present invention in further detail, and are not to be construed as limiting the scope of the invention, but are merely intended to cover any modifications, equivalents, improvements, etc. based on the teachings of the invention.

Claims (6)

1. The automatic tracking method of the logging curve based on pixel optimization is characterized by comprising the following steps of:
s1: acquiring pixel information of each pixel point in a logging image;
s2: giving an initial tracking point on a logging curve in the logging image, and carrying out transverse tracking according to the initial tracking point, a given color threshold value and a given transverse tracking distance;
s3: acquiring a current optimal point in the next row of pixels, and carrying out transverse tracking according to the current optimal point, the color threshold and the transverse tracking distance;
s4: repeating the step S3 until the distance between the initial tracking point and the current optimal point exceeds a given longitudinal tracking distance, and obtaining a final logging curve;
acquiring the current optimal point in the next row of pixels comprises:
in the transverse tracking range of the next row of pixels, storing coordinate points and pixel values in the color threshold range into an array from left to right;
calculating the average value of the abscissa of all pixel points in the array;
obtaining coefficients of all pixel points in the array according to the average value and the coefficient calculation formula;
taking the point with the smallest coefficient in the coefficients of all pixel points in the array as the current optimal point;
the coefficient calculation formula is as follows:
Ci=(Hpi.Xi-AvgD)/AvgD*0.5+(Hpi.Vi-P.v)/P.v*0.5
where Ci is the coefficient of the pixel Hpi (Xi, yi, vi), hpi.xi is the abscissa of the pixel Hpi (Xi, yi, vi), avgD is the average value of the abscissas of all the pixels in the array, hpi.vi is the pixel value of the pixel Hpi (Xi, yi, vi), and P.v is the coordinate value of the start tracking point.
2. The method of claim 1, wherein the pixel information comprises RGB values of the pixel points.
3. An automatic log tracking device based on pixel optimization, which is characterized by comprising:
the acquisition module is used for acquiring the logging image;
the control processing module is used for acquiring pixel information of each pixel point in the well logging image, giving an initial tracking point on a well logging curve in the well logging image, and carrying out transverse tracking according to the initial tracking point, a given color threshold value and a given transverse tracking distance; the control processing module is further used for obtaining a current optimal point in the next row of pixels and carrying out transverse tracking according to the current optimal point, the color threshold and the transverse tracking distance; the control processing module is also used for repeatedly acquiring the current optimal point to carry out transverse tracking until the distance between the initial tracking point and the current optimal point exceeds a given longitudinal tracking distance, so as to obtain a final logging curve;
the control processing module is used for storing coordinate points and pixel values in a color threshold range into an array from left to right in a transverse tracking range in the next row of pixels, calculating the average value of the abscissa of all the pixel points in the array, obtaining the coefficients of all the pixel points in the array according to the average value and a coefficient calculation formula, and taking the point with the smallest coefficient in the coefficients of all the pixel points in the array as the current optimal point;
the coefficient calculation formula is as follows:
Ci=(Hpi.Xi-AvgD)/AvgD*0.5+(Hpi.Vi-P.v)/P.v*0.5
where Ci is the coefficient of the pixel Hpi (Xi, yi, vi), hpi.xi is the abscissa of the pixel Hpi (Xi, yi, vi), avgD is the average value of the abscissas of all the pixels in the array, hpi.vi is the pixel value of the pixel Hpi (Xi, yi, vi), and P.v is the coordinate value of the start tracking point.
4. The pixel-optimizing-based log automatic tracking device of claim 3, wherein the pixel information comprises RGB values of a pixel point.
5. An electronic device, the electronic device comprising: at least one processor and at least one memory;
the memory is used for storing one or more program instructions;
the processor configured to execute one or more program instructions to perform the pixel-based optimization well-logging curve auto-tracking method of any one of claims 1-2.
6. A computer readable storage medium having one or more program instructions embodied therein for performing the pixel-based optimization method of log auto-tracking as recited in any one of claims 1-2.
CN202010740028.4A 2020-07-28 2020-07-28 Automatic tracking method and device for logging curve based on pixel optimization and electronic equipment Active CN111932654B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010740028.4A CN111932654B (en) 2020-07-28 2020-07-28 Automatic tracking method and device for logging curve based on pixel optimization and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010740028.4A CN111932654B (en) 2020-07-28 2020-07-28 Automatic tracking method and device for logging curve based on pixel optimization and electronic equipment

Publications (2)

Publication Number Publication Date
CN111932654A CN111932654A (en) 2020-11-13
CN111932654B true CN111932654B (en) 2023-07-14

Family

ID=73314709

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010740028.4A Active CN111932654B (en) 2020-07-28 2020-07-28 Automatic tracking method and device for logging curve based on pixel optimization and electronic equipment

Country Status (1)

Country Link
CN (1) CN111932654B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116188627B (en) * 2023-04-26 2023-07-28 广州海洋地质调查局三亚南海地质研究所 Logging curve digitizing method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104849766A (en) * 2015-05-19 2015-08-19 中国石油集团川庆钻探工程有限公司 Electrical imaging logging image stratum attitude identification method
US9911210B1 (en) * 2014-12-03 2018-03-06 Drilling Info, Inc. Raster log digitization system and method
CN109671132A (en) * 2018-11-30 2019-04-23 中国石油大学(北京) A kind of curve data acquisition method, apparatus and system based on colour gamut feature
CN110874846A (en) * 2018-09-03 2020-03-10 中国石油天然气股份有限公司 Color curve bitmap vectorization method, computer equipment and storage medium
WO2020146863A1 (en) * 2019-01-13 2020-07-16 Schlumberger Technology Corporation Seismic image data interpretation system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012027010A1 (en) * 2010-08-23 2012-03-01 Ellington & Associates, Inc. Products and methods for identifying rock samples

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9911210B1 (en) * 2014-12-03 2018-03-06 Drilling Info, Inc. Raster log digitization system and method
CN104849766A (en) * 2015-05-19 2015-08-19 中国石油集团川庆钻探工程有限公司 Electrical imaging logging image stratum attitude identification method
CN110874846A (en) * 2018-09-03 2020-03-10 中国石油天然气股份有限公司 Color curve bitmap vectorization method, computer equipment and storage medium
CN109671132A (en) * 2018-11-30 2019-04-23 中国石油大学(北京) A kind of curve data acquisition method, apparatus and system based on colour gamut feature
WO2020146863A1 (en) * 2019-01-13 2020-07-16 Schlumberger Technology Corporation Seismic image data interpretation system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
PCTR: AN IMPROVED APPROACH TO DIGITIZING WELL-LOGGING PARAMETER GRAPH;ER-LONG YANG;Proceedings of the Eighth International Conference on Machine Learning and Cybernetics;第1799-1804页 *
数字图像处理在测井曲线矢量化中的应用;刘波,余艳梅,罗峰,滕奇志;西南民族大学学报(自然科学版);第31卷(第01期);第148-151页 *

Also Published As

Publication number Publication date
CN111932654A (en) 2020-11-13

Similar Documents

Publication Publication Date Title
CN109785291B (en) Lane line self-adaptive detection method
CN111932654B (en) Automatic tracking method and device for logging curve based on pixel optimization and electronic equipment
CN113988112B (en) Method, device and equipment for detecting lane line and storage medium
CN111739020B (en) Automatic labeling method, device, equipment and medium for periodic texture background defect label
CN109766750A (en) A kind of table line position finding and detection method of financial statement
CN111222417A (en) Method and device for improving lane line extraction precision based on vehicle-mounted image
CN113901928A (en) Target detection method based on dynamic super-resolution, and power transmission line component detection method and system
KR101192365B1 (en) System and method for detecting of face
CN109785353B (en) Secondary traversal binarization method and device for two-dimensional code and storage medium
CN111539975A (en) Method, device and equipment for detecting moving target and storage medium
CN117011560A (en) Coal mine underground image stereo matching method based on threshold and weight Census transformation
CN113438386B (en) Dynamic and static judgment method and device applied to video processing
CN115527023A (en) Image detection method, image detection device, electronic equipment and storage medium
US20220327862A1 (en) Method for detecting whether a face is masked, masked-face recognition device, and computer storage medium
US20230009202A1 (en) Image processing method and device, electronic apparatus and readable storage medium
CN115861801A (en) Pointer instrument identification method and system, electronic equipment and readable storage medium
CN111814784B (en) Liquid level identification method and related device based on image processing
CN111445411B (en) Image denoising method, image denoising device, computer equipment and storage medium
CN110264768B (en) Intelligent image recognition platform
CN110556070A (en) compensation method for R angle in display area
CN110475044A (en) Image transfer method and device, electronic equipment, computer readable storage medium
CN110516680A (en) Image processing method and device
CN110942425A (en) Reconstruction method and reconstruction system of super-resolution image and electronic equipment
CN109993752A (en) A kind of binary image generation method
CN117291807B (en) Image demosaicing method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant