WO2018188297A1 - Identification method and device for three-dimensionally displayed picture - Google Patents
Identification method and device for three-dimensionally displayed picture Download PDFInfo
- Publication number
- WO2018188297A1 WO2018188297A1 PCT/CN2017/106811 CN2017106811W WO2018188297A1 WO 2018188297 A1 WO2018188297 A1 WO 2018188297A1 CN 2017106811 W CN2017106811 W CN 2017106811W WO 2018188297 A1 WO2018188297 A1 WO 2018188297A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- view
- pixel
- picture
- value
- difference
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/14—Digital output to display device ; Cooperation and interconnection of the display device with other functional units
- G06F3/1415—Digital output to display device ; Cooperation and interconnection of the display device with other functional units with means for detecting differences between the image stored in the host and the images displayed on the displays
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/14—Digital output to display device ; Cooperation and interconnection of the display device with other functional units
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N13/00—Stereoscopic video systems; Multi-view video systems; Details thereof
- H04N13/30—Image reproducers
- H04N13/356—Image reproducers having separate monoscopic and stereoscopic modes
Definitions
- the present disclosure relates to the field of image technologies, and in particular, to a method and an apparatus for identifying a three-dimensional display picture.
- the three-dimensional picture display technology needs to wear 3D glasses to develop without the need to wear 3D glasses, that is, to develop the naked eye 3D picture display technology, because the naked eye 3D picture display technology enables people to get rid of the restraint of 3D glasses, and possession Great advantage.
- more and more display devices have both a two-dimensional picture display mode and a three-dimensional picture display mode. Then, before displaying the picture, the display device needs to select a corresponding display mode according to the type of the picture to be displayed, such as a two-dimensional picture, a three-dimensional picture, and the like. At present, the display device manually marks the image to be displayed in three dimensions before displaying the image, and then uses the three-dimensional display for the marked image when displaying, and the ordinary two-dimensional for the unmarked image. display. Moreover, the identification mark for displaying the picture in three dimensions is only saved in the database, and the picture itself does not have corresponding attributes.
- the current electronic device with three-dimensional display is cumbersome to operate when processing a three-dimensional display picture.
- embodiments of the present disclosure are expected to provide a method and apparatus for three-dimensionally displaying pictures, which can automatically recognize pictures for three-dimensional display and improve operation convenience.
- An embodiment of the present disclosure provides a method for identifying a three-dimensional display picture, the method comprising:
- the target picture is identified as a picture for three-dimensional display.
- the method further includes:
- the target picture is identified as a picture that is not used for three-dimensional display.
- the acquiring the difference degree parameter of the first view and the second view includes:
- N is an integer greater than or equal to 1;
- the minimum pixel difference sum is determined as the difference degree parameter.
- the obtaining, for each of the offset values, the pixel difference sum of the first view and the second view including:
- the calculating the pixel difference sum according to the preset operation based on the deviation value, the first graphic parameter value, and the second graphic parameter value includes:
- the i-th pixel in the first view and the j-th pixel in the second view are grouped into pixel pairs, wherein i, j have a value range of the first view and the second
- the range of pixel coordinate values of the view image, the abscissa of the i-th pixel and the abscissa of the j-th pixel are different by d deviation values, the ordinate is the same, and the value of d is within the preset deviation interval;
- the sum of the squares of the differences is obtained to obtain the sum of the pixel differences.
- An embodiment of the present disclosure further provides an identification device for displaying a picture in three dimensions, the device comprising:
- An extraction module configured to extract a first view and a second view of the target image
- An acquiring module configured to acquire a difference degree parameter of the first view and the second view, where the difference degree parameter is used to indicate a difference degree between the first view and the second view;
- the first identifier module is configured to: when the difference degree parameter is within the preset range value, identify the target picture as a picture for three-dimensional display.
- the device further includes:
- the second identifier module is configured to: when the difference degree parameter is not within the preset range value, identify the target picture as a picture that is not used for three-dimensional display.
- the obtaining module includes:
- a first obtaining submodule configured to acquire, according to the preset N deviation values, a pixel difference sum of the first view and the second view for each deviation value, where N is an integer greater than or equal to ;
- a second obtaining submodule configured to obtain a minimum value of each of the pixel difference sums to obtain a minimum pixel difference sum
- Determining a sub-module set to determine the minimum pixel difference sum as the difference degree parameter.
- the first obtaining submodule includes:
- a first acquiring unit configured to acquire a first graphic parameter value of each pixel of the first view image
- a second acquiring unit configured to acquire a second graphic parameter value of each pixel of the second perspective view
- the calculating unit is configured to calculate the pixel difference sum according to the preset operation based on the deviation value, the first graphic parameter value, and the second graphic parameter value.
- the calculating unit includes:
- Forming a sub-unit configured to form a pixel pair of the i-th pixel in the first view and the j-th pixel in the second view, wherein values of i and j are respectively the first view And the pixel coordinate value range of the second perspective view, the abscissa of the i-th pixel and the abscissa of the j-th pixel are different by d deviation values, the ordinate is the same, and the value of d is within a preset deviation interval;
- Calculating a subunit configured to calculate, for each pixel pair, a square of a difference between a first graphic parameter value of the ith pixel and a second image parameter value of the jth pixel;
- Embodiments of the present disclosure also provide a storage medium configured to store program code for performing the method of any of the above.
- the method and device for recognizing a three-dimensionally displayed picture provided by the embodiment of the present disclosure, by acquiring a first view and a second view of the target picture, and when the difference between the first view and the second view is within a preset range
- the target image is a picture for three-dimensional display
- the image for three-dimensional display can be automatically recognized, thereby solving the problem that the operation is inconvenient due to the inability to automatically recognize the image for three-dimensional display, and the improvement is achieved.
- FIG. 1 is a schematic diagram of a method for identifying a three-dimensional display picture according to Embodiment 1 of the present disclosure
- FIG. 2A is a schematic diagram of a method for identifying a three-dimensional display picture according to Embodiment 2 of the present disclosure
- FIG. 2B is a schematic diagram of a pixel difference method and method according to Embodiment 2 of the present disclosure
- FIG. 2C is a schematic diagram of a pixel difference method and method according to Embodiment 2 of the present disclosure.
- 3A is a schematic structural diagram of an apparatus for identifying a three-dimensional display picture according to Embodiment 3 of the present disclosure
- FIG. 3B is a schematic structural diagram of another apparatus for identifying a three-dimensionally displayed picture according to Embodiment 3 of the present disclosure.
- 3C is a schematic structural diagram of an apparatus for acquiring a difference degree parameter according to Embodiment 3 of the present disclosure
- 3D is a schematic structural diagram of acquiring a pixel difference value and device according to Embodiment 3 of the present disclosure
- FIG. 3 is a schematic structural diagram of calculating a pixel difference value and apparatus according to Embodiment 3 of the present disclosure.
- module means a module
- component a component
- unit a unit
- the terminal can be implemented in various forms.
- the terminals described in the present disclosure may include, for example, mobile phones, smart phones, notebook computers, digital broadcast receivers, personal digital assistants (PDAs), tablet computers (PADs), portable multimedia players (PMPs), navigation devices, and the like.
- Mobile terminals and devices such as digital TVs, desktop computers, etc.
- Fixed terminal In the following, it is assumed that the terminal is a mobile terminal. However, those skilled in the art will appreciate that configurations in accordance with embodiments of the present disclosure can be applied to fixed type terminals in addition to elements that are specifically for mobile purposes.
- This embodiment provides a method for identifying a three-dimensional display picture.
- the method includes:
- Step 101 Extract a first view and a second view of the target picture.
- the target picture may be a picture for two-dimensional display, a picture for three-dimensional display, or a picture for other dimensional display.
- the first view and the second view are a left eye view and a right eye view.
- the left eye view and the right eye view are two views of the same scene, viewed from two different perspectives, the left eye and the right eye.
- the left eye view is a view seen by the left eye in the three-dimensional display effect
- the right eye view is a view seen by the right eye in the three-dimensional display effect.
- the left eye view and the right eye view can be laid out in the same picture or in multiple pictures.
- the left-eye view and the right-eye view when the left-eye view and the right-eye view are laid out in the same target picture, the left-eye view and the right-eye view may be arranged in a left-right view or a top-and-side view format for three-dimensional display. In the picture. Of course, it can also be arranged in the same picture according to other formats, and the embodiment of the present disclosure does not limit this. Further, when the left-eye view and the right-eye view are laid out in a plurality of pictures, the left-eye view and the right-eye view may be laid out in two pictures. For a picture for two-dimensional display or a picture for other dimensional display, the first view and the second view are only two pictures extracted according to the extraction method, and there is no relationship in the picture for three-dimensional display. .
- the first view and the second view of the target image may be extracted by the following method. Obtaining the content of the left half of the target image to obtain a first view; obtaining the content of the right half of the target image, and obtaining a second view, where the first view and the second view are the first set of view.
- the content of the upper part of the target image is obtained to obtain a first perspective view; the content of the lower half of the target image is obtained, and a second perspective view is obtained, where the first perspective view and the second perspective view are the second set of perspective views. .
- the content of each half of the target image may be obtained by copying the target image to obtain two identical target images, which are recorded as the first target image and the second target image; and cropping the first target image to the left and right.
- the content of the left and right parts of the target picture is obtained; the second target picture is cropped up and down to obtain the content of the upper and lower parts of the target picture.
- the left and right cropping may be left and right symmetric cutting, and the upper and lower cropping may be vertically symmetric cutting.
- the relevant software technology can be used to directly obtain the content of each half of the target image from the target image, which will not be described in detail herein.
- the first view and the first view may be extracted not strictly according to the content of each half of the target picture.
- the second view is obtained, and the first view and the second view are acquired according to their corresponding view formats.
- the first perspective view and the second view are extracted in the embodiment of the present disclosure, and the method for extracting the first view and the second view is not limited.
- first view and the second view may be extracted by other methods, which is not limited in this embodiment.
- the left-eye view and the right-eye view are arranged in a picture for three-dimensional display in a left-right view format or a top-bottom view format.
- the target picture is a picture for three-dimensional display or a picture for two-dimensional display, and of course, it cannot be determined as a left-right view format or a top-and-side view format. Therefore, when extracting the target image, it is necessary to perform left and right extraction, and it is necessary to perform upper and lower extraction.
- the method for extracting the first view and the second view of the target image can be used to extract a target image into two sets of perspective views. Therefore, the two sets of perspectives need to perform subsequent steps 102 to 104.
- the target picture in order to reduce the operation steps and improve the operation efficiency, the target picture may be roughly judged, and only a set of the first view and the second view are extracted after the rough judgment, only the first view of the set is obtained. Steps 102 through 104 are performed with the second perspective view.
- only one set of the first view and the second view may be extracted by: performing preliminary analysis on the target image before extracting the target image, and roughly determining whether the target image has left or right or similar Situation; when the left and right are similar, the target image is determined to be the left and right view format, and the target image is extracted left and right to obtain a set of first perspective view and second perspective view; when the top and bottom are similar, the target image is determined to be the top and bottom view format, and the target is The picture is extracted up and down, and only a set of first view and second view are obtained.
- the target image may be a red, green, and blue color mode picture, that is, an RGB (Red Green Blue) picture, or may be a hue, saturation, and brightness color mode picture, that is, an HSI (Hue Saturation Intensity) picture, of course. It is also possible to have other color mode pictures. Since different color modes correspond to different picture features, different rough determination methods can be determined according to the color mode of the target picture.
- RGB Red Green Blue
- HSI Human Saturation Intensity
- the target picture when the target picture is an RGB picture, the target picture may be roughly determined by acquiring a gray value of each pixel of the target picture in a red channel, and obtaining a red gray value matrix; acquiring each pixel of the target picture.
- a green gray value matrix is obtained; the gray value of each pixel of the target image in the blue channel is obtained, and a blue gray value matrix is obtained; respectively, the red gray value matrix and the green gray value matrix are respectively obtained.
- the blue gray value matrix is compared up and down and left and right.
- the values in the gray value matrix have upper and lower or left and right symmetry relationship, it is determined that the target image has similar left and right or top and bottom.
- the symmetry relationship described above is that the gray values are numerically close.
- the target picture When the target picture is an HSI picture, the target picture may be roughly determined using a method similar to that when the target picture is an RGB picture, and will not be described in detail herein.
- the target picture when only one set of the first view and the second view is extracted, and after performing step 102 to step 104 on the set of the first view and the second view, the target picture is not used.
- another set of the first view and the second view of the target image may be re-extracted, and steps 102 to 104 are performed again to identify whether the target image is used for three-dimensional display to improve the recognition of the target image. Accuracy.
- the three-dimensional display picture in the embodiment of the present disclosure may be used for the naked eye three-dimensional display picture.
- Step 102 Acquire a difference degree parameter of the first view and the second view.
- the difference degree parameter is used to indicate the degree of difference between the first view image and the second view.
- the degree of difference parameter may indicate whether there is a difference between the first view and the second view, and when there is a difference, the size of the difference.
- the degree of difference parameter may be expressed using a degree of difference in pixels of the first view and the second view in terms of graphical features such as gray value, hue, brightness, or saturation.
- the degree of difference is the degree of difference between the gray values of the respective pixels of the first view and the second view.
- the degree of difference parameter may be a number, and the magnitude of the numerical value represents the magnitude of the difference.
- the range of the difference degree parameter is [0-3000] 0 can be used to indicate that there is no difference between the first view and the second view, and for the remaining numbers, the difference increases with the increase of the value.
- the difference degree parameter may be a value obtained according to a preset operation.
- the difference degree parameter may be a minimum pixel difference sum of the first view image and the second view image calculated according to the preset operation.
- the difference parameter can be obtained by acquiring the graphic parameter values of the first view and the second view, and substituting the parameter values into the preset operation.
- the graphical parameter value is a parameter used to characterize the graphical features of the first perspective view and the second perspective view.
- the graphical parameter values may be determined based on a color mode of the target picture. Exemplarily, when the target picture is an RGB picture, the graphic parameter value may be a gray value of each color channel; when the target picture is HIS, the graphic parameter value may be hue, saturation, brightness, and the like.
- the degree of difference parameter may also be other parameters that can reflect the degree of difference between the first view and the second view.
- Step 103 When the difference degree parameter is within the preset range value, identify the target picture as a picture for three-dimensional display.
- the picture for three-dimensional display and the picture for two-dimensional display have the following characteristics in terms of difference:
- the target picture is a picture for three-dimensional display
- one of the first view and the second view is a left-eye view and the other is a right-eye view. Since the left-eye view and the right-eye view are the same scene, the view is seen from two different perspectives of the left eye and the right eye. Therefore, in the picture for three-dimensional display, there is a difference between the first view and the second view, and the difference is within a certain range.
- a picture for two-dimensional display In general, a picture for two-dimensional display is used to represent a complete single picture, and there is no left-eye view and right-eye view of one scene. In the case of a picture for two-dimensional display. Therefore, for a picture for two-dimensional display, the difference between the first view and the second view is larger, and the difference is greater than the difference between the first view and the second view in the picture for three-dimensional display. In addition, for some special pictures for two-dimensional display, such as a monochrome picture, a completely symmetrical picture on the left or right, or a completely symmetrical picture on the top and bottom, there is no difference between the first view and the second view.
- the pre-determination degree parameter selected for the three-dimensional display may be set according to the difference degree parameter selected by the difference degree feature. Set the range value.
- the preset range value can be obtained through a large number of experiments to ensure the accuracy of the difference degree parameter.
- the value range of the difference degree parameter is [0-3000] as an example, and the preset range value is set to (0-1000).
- the target image is identified as a picture for three-dimensional display; when the acquired difference degree parameter value is not within the range of (0-1000), the target image is identified. A picture that is not used for 3D display.
- the target picture when the identification target picture is a picture for three-dimensional display, the target picture may be marked and related information may be stored.
- the tag name can be marked by modifying the picture name.
- the stored related information may include a view format of the picture, that is, a left and right view format or a top and bottom view format.
- other manners can be marked and other related information can be stored, which is not limited in this embodiment.
- the target picture is identified as a picture that is not used for three-dimensional display.
- the terminal turns on the automatic selection display mode function, and the terminal receives the target (the picture to be displayed), the terminal automatically recognizes the type of the target picture, selects the corresponding display frame, drives the device, and controls the hardware to implement the corresponding display mode; when the terminal is closed
- the display mode function is automatically selected, when the terminal receives the target picture, the terminal does not recognize the type of the target picture, requires manual recognition, and then selects a corresponding display mode according to the recognition result.
- the case where the terminal receives the target picture includes: initializing the picture, changing the picture state, and operating the display picture.
- the initializing the picture includes the first time the terminal is loaded to load the picture;
- the picture state change includes the creation, replacement or other modification of the picture;
- the operation displaying the picture includes the user clicking to display a picture, displaying the picture in batches, and sliding to a certain picture.
- the video may be determined whether the video adopts a three-dimensional video playing mode by identifying whether the included picture in the video is a picture for three-dimensional display.
- the picture included in the video is a picture for three-dimensional display, it is determined to adopt a three-dimensional video playing mode; when the picture included in the video is a picture that is not used for three-dimensional display, it is determined to adopt other video playing modes.
- the method for recognizing a three-dimensional display picture obtained by the embodiment of the present disclosure obtains a first view and a second view of the target picture, and the difference between the first view and the second view is
- the target image is identified as a picture for three-dimensional display; thus, the picture for three-dimensional display can be automatically recognized, thereby solving the problem that the operation is inconvenient because the picture for three-dimensional display cannot be automatically recognized. ; achieved the effect of improving the convenience of operation.
- the embodiment provides a method for recognizing a three-dimensional display picture. Compared with the first embodiment, the embodiment determines the difference degree parameter in the first embodiment as the minimum pixel difference sum, according to the minimum pixel difference value and the identification. Whether the target image is a picture for three-dimensional display. Referring to FIG. 2A, the method includes:
- Step 201 Extract a first view and a second view of the target picture.
- This step is the same as or similar to step 101 and will not be described here.
- Step 202 Acquire pixel sum values of the first view image and the second view image for each deviation value based on the preset N deviation values.
- the deviation value is used to indicate the parallax range for the left and right eyes of the same scene.
- the deviation value can be based on a large amount of data acquisition, resulting in a more reasonable value or range of values.
- the offset value can be from 58 mm to 72 mm. Further, in the present embodiment, the offset value can be converted into the number of pixels in accordance with the size of each pixel.
- N is an integer greater than or equal to 1, that is, at least one offset value is set.
- the more the number of deviation values the more accurate, but too many deviation values lead to an increase in computational complexity, so the number of deviation values can be determined according to actual needs.
- the pixel difference sum of the first view and the second view may be obtained by:
- Step 2021 Acquire a first graphic parameter value of each pixel of the first view.
- factors affecting the graphic parameter value of the target picture include the gray value of the target picture in each color channel; when the target picture is a picture of the HSI color space, affecting the graphic parameter value of the target picture
- the factors are the hue, saturation and brightness of the picture.
- the value of the graphic parameter affecting the target picture is other corresponding factors, and will not be described in detail herein.
- a picture of a commonly used RGB color space is taken as an example for description.
- the graphical parameter value may include an average of the gray values of the at least one color value.
- the first graphical parameter value can be the following:
- the first type the first gray value of the R color
- the more the types of colors included when calculating the first graphical parameter value the more accurate the obtained first graphical parameter value.
- the accuracy of the first, second, and third is similar; the accuracy of the fourth, fifth, and sixth is similar, but the accuracy is higher than the first, second, and The third; the seventh is the most accurate.
- the first view image includes 4 pixels, and the first graphic parameter value is the seventh type.
- the gray values of the three colors of red, green, and blue included in each pixel are respectively:
- the first pixel 100, 150 and 200;
- 2nd pixel 150, 120, and 120;
- 3rd pixel 120, 130 and 140;
- 4th pixel 100, 100 and 100.
- the first pixel 150;
- the second pixel 130;
- the third pixel 130;
- the number of pixels included in the first view is much larger than 4, and it is assumed here that the first view includes 4 pixels for convenience of description.
- Step 2022 Acquire a second graphic parameter value of each pixel of the second perspective view.
- the second graphical parameter value of each pixel of the second view is obtained by the same method as the first graphical parameter value of each pixel of the first view in step 2021.
- obtaining gray values of three colors of red, green, and blue included in each pixel are respectively:
- the first pixel 110, 160 and 210;
- 2nd pixel 160, 130 and 130;
- 3rd pixel 130, 140 and 150;
- 4th pixel 110, 110 and 110.
- the first pixel 160;
- the second pixel 140;
- the third pixel 140;
- Step 2023 calculating a pixel difference sum according to a preset operation based on the deviation value, the first graphic parameter value, and the second graphic parameter value.
- step 2023 can be implemented by the following method:
- Step 2023a the i-th pixel in the first view and the j-th pixel in the second view are combined into a pixel pair.
- the range of values of i and j is the range of pixel coordinate values of the first view and the second view, respectively, and the abscissa of the i-th pixel and the abscissa of the j-th pixel are different by d deviation values
- the ordinate is the same, and the value of d is within the preset deviation interval.
- Step 2023b for each pixel pair, calculate the square of the difference between the first graphics parameter value of the i-th pixel and the second image parameter value of the j-th pixel.
- step 2023c the squares of the differences are summed to obtain a pixel difference sum.
- the step 2023a to the step 2023c may be expressed by the following two formulas, that is, the preset operation may be the following two formulas:
- d is the deviation value
- DL(d) and DR(d) are the pixel difference sums corresponding to the deviation value d
- FL(x, y) is the first When a view is placed in a two-dimensional Cartesian coordinate system, the first graphical parameter value of the pixel at the coordinate position (x, y); FR (x, y) is when the second view is placed in the two-dimensional Cartesian coordinate system The second graphical parameter value of the pixel at the coordinate position (x, y); wherein the range of values of x, y is the range of coordinate values of the left view.
- the boundary parameter method is used to obtain its graphic parameter value.
- the relevant method of boundary filling is not described in detail here.
- the target picture may be a picture for three-dimensional display
- the first view and the second view and the left view are not determined.
- Correspondence between the map and the right eye view therefore, when calculating the pixel difference sum, it is necessary to keep the position of the first view in the two-dimensional Cartesian coordinate system, and the second view is along the positive half of the x-axis.
- the deviation value is moved to obtain a pixel difference sum, and then the second half-axis is extended by the deviation value according to the negative half-axis of the x-axis to obtain another pixel difference sum.
- N d values can obtain 2N pixel difference sums.
- N may be determined as other values depending on the number of pixels included in the target picture. For example, when N is equal to 3, that is, when d includes three values, six pixel difference sums can be obtained by the above method.
- Step 203 Acquire a minimum value of each pixel difference sum, obtain a minimum pixel difference sum, and determine a minimum pixel difference sum as a difference degree parameter.
- pixel difference values are used to indicate the degree of difference between the first view and the second view; in one embodiment, for three-dimensional display
- the first view and the second view in the picture are two pictures of different views in the same scene, and the difference is only affected by the parallax, so the difference between the first view and the second view is small. Therefore, the pixel difference value and the medium minimum value are taken as the difference degree parameter to improve the selection of the first view image and the second view image, thereby improving the accuracy of the picture recognition.
- the minimum value is obtained from two pixel difference values and 500 and 2000, that is, 500, then 500 is the minimum pixel difference sum, and 500 is determined as the difference degree parameter.
- the difference between the pixel difference value and the maximum value may also be obtained as a difference degree parameter, or multiple pixel difference values and average values may be used as the difference degree parameter, or the pixel difference value may also be selected. Multiple simultaneous as a difference degree parameter.
- Step 204 When the minimum pixel difference value is within the preset range value, the target image is identified as a picture for three-dimensional display.
- the preset range value is 400 to 3000, and since the 500 is within the preset range value, the target map is identified.
- the slice is a picture for three-dimensional display.
- the target picture is identified as a picture for three-dimensional display when all the difference degree parameters are within the preset range value.
- Step 205 When the minimum pixel difference value is not within the preset range value, the target image is identified as being not used for three-dimensional display of the picture.
- the preset range value is 1000 to 3000. Since 500 is not within the preset range value, the target image is identified as being not used for three-dimensional display of the picture.
- the target picture is identified as being not used for three-dimensional display pictures.
- difference degree parameter is not limited to the minimum pixel difference sum, and may also be other picture-related parameters, which are not described in detail in the embodiments of the present disclosure.
- the method for recognizing a three-dimensional display picture obtained by the embodiment of the present disclosure obtains a first view and a second view of the target picture, and the difference between the first view and the second view is When the preset range value is within, the target image is marked for three-dimensional display of the picture; thus, the image for three-dimensional display can be automatically recognized, thereby solving the problem that the operation is inconvenient due to the inability to automatically recognize the image for three-dimensional display; Improve the convenience of operation.
- the present embodiment provides an identification device 300 for displaying a picture in three dimensions.
- the device 300 includes an extraction module 301, an acquisition module 302, and a first identification module 303.
- the extraction module 301 is configured to extract a first view and a second view of the target picture.
- the obtaining module 302 is configured to acquire a difference degree parameter of the first view image and the second view image, where the difference degree parameter is used to indicate the degree of difference between the first view image and the second view view.
- the first identifier module 303 is configured to identify the target image as a picture for three-dimensional display when the difference degree parameter is within the preset range value.
- the apparatus 300 further includes: a second identifier module 304 configured to: when the difference degree parameter is not within the preset range value, identify the target picture as a picture that is not used for three-dimensional display.
- the obtaining module 302 includes:
- the first obtaining sub-module 3021 is configured to acquire, according to the preset N deviation values, a pixel difference sum of the first view image and the second view image for each deviation value, where N is an integer greater than or equal to 1.
- the second obtaining sub-module 3022 is configured to obtain a minimum value of each pixel difference sum to obtain a minimum pixel difference sum.
- the determination sub-module 3023 is arranged to determine the minimum pixel difference sum as the difference degree parameter.
- the first obtaining submodule 3021 includes:
- the first obtaining unit 3021a is configured to acquire a first graphic parameter value of each pixel of the first view.
- the second obtaining unit 3021b is configured to acquire a second graphic parameter value of each pixel of the second perspective view.
- the calculating unit 3021c is configured to calculate the pixel difference sum according to the preset operation based on the deviation value, the first graphic parameter value, and the second graphic parameter value.
- the calculating unit 3021c includes:
- the compiling subunit 3021c1 is configured to form the pixel pair of the i-th pixel in the first view and the j-th pixel in the second view.
- the range of values of i and j is the range of pixel coordinate values of the first view and the second view, respectively, and the abscissa of the i-th pixel and the abscissa of the j-th pixel are different by d deviation values
- the ordinate is the same, and the value of d is within the preset deviation interval.
- the calculation sub-unit 3021c2 is arranged to calculate, for each pixel pair, the square of the difference between the first graphical parameter value of the i-th pixel and the second image parameter value of the j-th pixel.
- the summation sub-unit 3021c3 is arranged to sum the squares of the differences to obtain a pixel difference sum.
- This embodiment is an embodiment of the device corresponding to the first embodiment and the second embodiment.
- the identification device for displaying a picture in three dimensions acquires a first view and a second view of the target picture, and when the difference between the first view and the second view is When the preset range value is within, the target image is identified as a picture for three-dimensional display; thus, the picture for three-dimensional display can be automatically recognized, thereby solving the problem that the operation is inconvenient because the picture for three-dimensional display cannot be automatically recognized. ; achieved the effect of improving the convenience of operation.
- embodiments of the present disclosure can be provided as a method, system, or computer program product. Accordingly, the present disclosure may take the form of a hardware embodiment, a software embodiment, or a combination of software and hardware aspects. Moreover, the present disclosure may take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage and optical storage, etc.) including computer usable program code.
- the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
- the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
- the method for identifying a three-dimensional display picture provided by the embodiment of the present disclosure, by acquiring a first view and a second view of the target picture, and when the difference between the first view and the second view is within a preset range
- the target image is identified as a picture for three-dimensional display
- the picture for three-dimensional display can be automatically recognized, thereby solving the problem that the operation is inconvenient due to the inability to automatically recognize the picture for three-dimensional display; Convenience effect.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- General Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Testing, Inspecting, Measuring Of Stereoscopic Televisions And Televisions (AREA)
- Image Analysis (AREA)
- Processing Or Creating Images (AREA)
Abstract
Description
本公开涉及图像技术领域,尤其涉及一种用于三维显示图片的识别方法及装置。The present disclosure relates to the field of image technologies, and in particular, to a method and an apparatus for identifying a three-dimensional display picture.
随着科学技术的发展,三维图片显示技术由需要佩戴三维眼镜向不需要佩戴三维眼镜发展,即向裸眼三维图片显示技术发展,由于裸眼三维图片显示技术使人们摆脱了三维眼镜的束缚,而占有较大优势。With the development of science and technology, the three-dimensional picture display technology needs to wear 3D glasses to develop without the need to wear 3D glasses, that is, to develop the naked eye 3D picture display technology, because the naked eye 3D picture display technology enables people to get rid of the restraint of 3D glasses, and possession Great advantage.
在相关技术中,越来越多的显示设备同时具有二维图片显示模式和三维图片显示模式。那么,显示设备在显示图片前,就需要根据待显示图片的类型,如二维图片、三维图片等,来选择对应的显示模式。而目前显示设备在显示图片前均是通过人工手动给待三维显示的图片进行标记或命名,然后会在显示时对于标记的图片使用三维显示,对于未标记的图片,则会使用普通的二维显示。而且用于三维显示图片的识别标记只是被保存在数据库,图片自身并没有对应属性。如果将该图片移出该设备,然后再次移入,之前打过的三维图片标记也会消失,那么显示设备在显示图片前又需要通过人工手动给待三维显示的图片进行重新标记或命名。因此目前的具有三维显示的电子设备在处理三维显示图片时,操作繁琐。In the related art, more and more display devices have both a two-dimensional picture display mode and a three-dimensional picture display mode. Then, before displaying the picture, the display device needs to select a corresponding display mode according to the type of the picture to be displayed, such as a two-dimensional picture, a three-dimensional picture, and the like. At present, the display device manually marks the image to be displayed in three dimensions before displaying the image, and then uses the three-dimensional display for the marked image when displaying, and the ordinary two-dimensional for the unmarked image. display. Moreover, the identification mark for displaying the picture in three dimensions is only saved in the database, and the picture itself does not have corresponding attributes. If the picture is moved out of the device and then moved in again, the previously captured 3D picture mark will disappear, and the display device needs to manually re-mark or name the picture to be displayed in three dimensions before displaying the picture. Therefore, the current electronic device with three-dimensional display is cumbersome to operate when processing a three-dimensional display picture.
发明内容Summary of the invention
有鉴于此,本公开实施例期望提供一种用于三维显示图片的识别方法及装置,能自动识别出用于三维显示的图片,提高操作方便性。In view of this, embodiments of the present disclosure are expected to provide a method and apparatus for three-dimensionally displaying pictures, which can automatically recognize pictures for three-dimensional display and improve operation convenience.
为达到上述目的,本公开的技术方案是这样实现的:To achieve the above object, the technical solution of the present disclosure is implemented as follows:
本公开实施例提供一种用于三维显示图片的识别方法,所述方法包括:An embodiment of the present disclosure provides a method for identifying a three-dimensional display picture, the method comprising:
提取目标图片的第一视角图和第二视角图;Extracting a first view and a second view of the target image;
获取所述第一视角图和所述第二视角图的差异程度参数,所述差异程度参数设置为表示所述第一视角图与所述第二视角图的差异程度;Obtaining a difference degree parameter of the first view image and the second view image, where the difference degree parameter is set to indicate a degree of difference between the first view image and the second view image;
当所述差异程度参数在预设范围值内时,标识所述目标图片为用于三维显示的图片。When the difference degree parameter is within the preset range value, the target picture is identified as a picture for three-dimensional display.
可选的,所述方法还包括:Optionally, the method further includes:
当所述差异程度参数不在预设范围值内时,标识所述目标图片为非用于三维显示的图片。When the difference degree parameter is not within the preset range value, the target picture is identified as a picture that is not used for three-dimensional display.
可选的,所述获取所述第一视角图和所述第二视角图的差异程度参数,包括:Optionally, the acquiring the difference degree parameter of the first view and the second view includes:
基于预设的N个偏差值,对于每个偏差值,获取所述第一视角图和所述第二视角图的像素差值和,N为大于等于1的整数;Obtaining, according to the preset N deviation values, a pixel difference sum of the first view and the second view, and N is an integer greater than or equal to 1;
获取各所述像素差值和中的最小值,得到最小像素差值和;Obtaining a minimum value of each of the pixel difference sums to obtain a minimum pixel difference sum;
将所述最小像素差值和确定为所述差异程度参数。 The minimum pixel difference sum is determined as the difference degree parameter.
可选的,所述对于每个偏差值,获取所述第一视角图和所述第二视角图的像素差值和,包括:Optionally, the obtaining, for each of the offset values, the pixel difference sum of the first view and the second view, including:
获取所述第一视角图各像素的第一图形参数值;Obtaining a first graphic parameter value of each pixel of the first view image;
获取所述第二视角图各像素的第二图形参数值;Obtaining a second graphic parameter value of each pixel of the second perspective view;
基于所述偏差值、所述第一图形参数值和所述第二图形参数值,根据预设运算计算所述像素差值和。And calculating the pixel difference sum according to the preset operation based on the deviation value, the first graphic parameter value, and the second graphic parameter value.
可选的,所述基于所述偏差值、所述第一图形参数值和所述第二图形参数值,根据预设运算计算所述像素差值和,包括:Optionally, the calculating the pixel difference sum according to the preset operation based on the deviation value, the first graphic parameter value, and the second graphic parameter value includes:
将所述第一视角图中第i个像素和所述第二视角图中第j个像素组成像素对,其中,i、j的取值范围分别为所述第一视角图和所述第二视角图的像素坐标值范围,第i个像素的横坐标与第j个像素的横坐标相差d个偏差值,纵坐标相同,d的取值在预设偏差区间内;The i-th pixel in the first view and the j-th pixel in the second view are grouped into pixel pairs, wherein i, j have a value range of the first view and the second The range of pixel coordinate values of the view image, the abscissa of the i-th pixel and the abscissa of the j-th pixel are different by d deviation values, the ordinate is the same, and the value of d is within the preset deviation interval;
针对每个像素对,计算所述第i个像素的第一图形参数值与所述第j个像素的第二图像参数值之差的平方;Calculating, for each pixel pair, a square of a difference between a first graphics parameter value of the i-th pixel and a second image parameter value of the j-th pixel;
对各所述差的平方求和,得到所述像素差值和。The sum of the squares of the differences is obtained to obtain the sum of the pixel differences.
本公开实施例还提供一种用于三维显示图片的识别装置,所述装置包括:An embodiment of the present disclosure further provides an identification device for displaying a picture in three dimensions, the device comprising:
提取模块,设置为提取目标图片的第一视角图和第二视角图;An extraction module, configured to extract a first view and a second view of the target image;
获取模块,设置为获取所述第一视角图和所述第二视角图的差异程度参数,所述差异程度参数用于表示所述第一视角图与所述第二视角图的差异程度;An acquiring module, configured to acquire a difference degree parameter of the first view and the second view, where the difference degree parameter is used to indicate a difference degree between the first view and the second view;
第一标识模块,设置为当所述差异程度参数在预设范围值内时,标识所述目标图片为用于三维显示的图片。The first identifier module is configured to: when the difference degree parameter is within the preset range value, identify the target picture as a picture for three-dimensional display.
可选的,所述装置还包括:Optionally, the device further includes:
第二标识模块,设置为当所述差异程度参数不在预设范围值内时,标识所述目标图片为非用于三维显示的图片。The second identifier module is configured to: when the difference degree parameter is not within the preset range value, identify the target picture as a picture that is not used for three-dimensional display.
可选的,所述获取模块包括:Optionally, the obtaining module includes:
第一获取子模块,设置为基于预设的N个偏差值,对于每个偏差值,获取所述第一视角图和所述第二视角图的像素差值和,N为大于等于1的整数;a first obtaining submodule, configured to acquire, according to the preset N deviation values, a pixel difference sum of the first view and the second view for each deviation value, where N is an integer greater than or equal to ;
第二获取子模块,设置为获取各所述像素差值和中的最小值,得到最小像素差值和;a second obtaining submodule, configured to obtain a minimum value of each of the pixel difference sums to obtain a minimum pixel difference sum;
确定子模块,设置为将所述最小像素差值和确定为所述差异程度参数。Determining a sub-module, set to determine the minimum pixel difference sum as the difference degree parameter.
可选的,所述第一获取子模块包括:Optionally, the first obtaining submodule includes:
第一获取单元,设置为获取所述第一视角图各像素的第一图形参数值;a first acquiring unit, configured to acquire a first graphic parameter value of each pixel of the first view image;
第二获取单元,设置为获取所述第二视角图各像素的第二图形参数值;a second acquiring unit, configured to acquire a second graphic parameter value of each pixel of the second perspective view;
计算单元,设置为基于所述偏差值、所述第一图形参数值和所述第二图形参数值,根据预设运算计算所述像素差值和。The calculating unit is configured to calculate the pixel difference sum according to the preset operation based on the deviation value, the first graphic parameter value, and the second graphic parameter value.
可选的,所述计算单元包括: Optionally, the calculating unit includes:
组成子单元,设置为将所述第一视角图中第i个像素和所述第二视角图中第j个像素组成像素对,其中,i、j的取值范围分别为所述第一视角图和所述第二视角图的像素坐标值范围,第i个像素的横坐标与第j个像素的横坐标相差d个偏差值,纵坐标相同,d的取值在预设偏差区间内;Forming a sub-unit, configured to form a pixel pair of the i-th pixel in the first view and the j-th pixel in the second view, wherein values of i and j are respectively the first view And the pixel coordinate value range of the second perspective view, the abscissa of the i-th pixel and the abscissa of the j-th pixel are different by d deviation values, the ordinate is the same, and the value of d is within a preset deviation interval;
计算子单元,设置为针对每个像素对,计算所述第i个像素的第一图形参数值与所述第j个像素的第二图像参数值之差的平方;Calculating a subunit, configured to calculate, for each pixel pair, a square of a difference between a first graphic parameter value of the ith pixel and a second image parameter value of the jth pixel;
求和子单元,设置为对各所述差的平方求和,得到所述像素差值和。Summing the subunits, set to sum the squares of the differences, to obtain the sum of the pixel differences.
本公开实施例还提供一种存储介质,设置为存储程序代码,所述程序代码用于执行上述任一项所述的方法。Embodiments of the present disclosure also provide a storage medium configured to store program code for performing the method of any of the above.
本公开实施例提供的用于三维显示图片的识别方法及装置,通过获取目标图片的第一视角图和第二视角图,并当第一视角图和第二视角图的差异程度在预设范围值内时,标识目标图片为用于三维显示的图片,可以自动识别出用于三维显示的图片,进而解决了由于不能自动识别用于三维显示的图片,而导致操作不便的问题,达到了提高操作方便性的效果。The method and device for recognizing a three-dimensionally displayed picture provided by the embodiment of the present disclosure, by acquiring a first view and a second view of the target picture, and when the difference between the first view and the second view is within a preset range When the value is within, the target image is a picture for three-dimensional display, and the image for three-dimensional display can be automatically recognized, thereby solving the problem that the operation is inconvenient due to the inability to automatically recognize the image for three-dimensional display, and the improvement is achieved. The effect of ease of operation.
图1为本公开实施例一提供的一种用于三维显示图片的识别方法的示意图;1 is a schematic diagram of a method for identifying a three-dimensional display picture according to Embodiment 1 of the present disclosure;
图2A为本公开实施例二提供的一种用于三维显示图片的识别方法的示意图;2A is a schematic diagram of a method for identifying a three-dimensional display picture according to Embodiment 2 of the present disclosure;
图2B为本公开实施例二提供的一种获取像素差值和方法的示意图;2B is a schematic diagram of a pixel difference method and method according to Embodiment 2 of the present disclosure;
图2C为本公开实施例二提供的一种计算像素差值和方法的示意图;FIG. 2C is a schematic diagram of a pixel difference method and method according to Embodiment 2 of the present disclosure; FIG.
图3A为本公开实施例三提供的一种用于三维显示图片的识别装置的结构示意图;3A is a schematic structural diagram of an apparatus for identifying a three-dimensional display picture according to Embodiment 3 of the present disclosure;
图3B为本公开实施例三提供的又一种用于三维显示图片的识别装置的结构示意图;FIG. 3B is a schematic structural diagram of another apparatus for identifying a three-dimensionally displayed picture according to Embodiment 3 of the present disclosure; FIG.
图3C为本公开实施例三提供的一种获取差异程度参数装置的结构示意图;3C is a schematic structural diagram of an apparatus for acquiring a difference degree parameter according to Embodiment 3 of the present disclosure;
图3D为本公开实施例三提供的一种获取像素差值和装置的结构示意图;3D is a schematic structural diagram of acquiring a pixel difference value and device according to Embodiment 3 of the present disclosure;
图3E为本公开实施例三提供的一种计算像素差值和装置的结构示意图。FIG. 3 is a schematic structural diagram of calculating a pixel difference value and apparatus according to Embodiment 3 of the present disclosure.
下面将结合本公开实施例中的附图,对本公开实施例中的技术方案进行清楚、完整地描述。The technical solutions in the embodiments of the present disclosure will be clearly and completely described below in conjunction with the drawings in the embodiments of the present disclosure.
在后续的描述中,使用用于表示元件的诸如“模块”、“部件”或“单元”的后缀仅为了有利于本公开的说明,其本身并没有特定的意义。因此,“模块”与“部件”可以混合地使用。In the following description, the suffixes such as "module", "component" or "unit" used to denote an element are merely illustrative for the benefit of the present disclosure, and do not have a specific meaning per se. Therefore, "module" and "component" can be used in combination.
终端可以以各种形式来实施。例如,本公开中描述的终端可以包括诸如移动电话、智能电话、笔记本电脑、数字广播接收器、个人数字助理(PDA)、平板电脑(PAD)、便携式多媒体播放器(PMP)、导航装置等等的移动终端以及诸如数字TV、台式计算机等等 的固定终端。下面,假设终端是移动终端。然而,本领域技术人员将理解的是,除了特别用于移动目的的元件之外,根据本公开的实施方式的构造也能够应用于固定类型的终端。The terminal can be implemented in various forms. For example, the terminals described in the present disclosure may include, for example, mobile phones, smart phones, notebook computers, digital broadcast receivers, personal digital assistants (PDAs), tablet computers (PADs), portable multimedia players (PMPs), navigation devices, and the like. Mobile terminals and devices such as digital TVs, desktop computers, etc. Fixed terminal. In the following, it is assumed that the terminal is a mobile terminal. However, those skilled in the art will appreciate that configurations in accordance with embodiments of the present disclosure can be applied to fixed type terminals in addition to elements that are specifically for mobile purposes.
实施例一Embodiment 1
本实施例提供了一种用于三维显示图片的识别方法,参照图1所示,该方法包括:This embodiment provides a method for identifying a three-dimensional display picture. Referring to FIG. 1, the method includes:
步骤101,提取目标图片的第一视角图和第二视角图。Step 101: Extract a first view and a second view of the target picture.
其中,目标图片可以为用于二维显示的图片、用于三维显示的图片或用于其它维显示的图片。The target picture may be a picture for two-dimensional display, a picture for three-dimensional display, or a picture for other dimensional display.
在一实施例中,对于用于三维显示的图片,第一视角图和第二视角图为左眼视角图和右眼视角图。其中,左眼视角图和右眼视角图为对同一个场景,从左眼和右眼两个不同视角看到的两个图。在一实施例中,左眼视角图为在三维显示效果中左眼看到的图,右眼视角图为在三维显示效果中右眼看到的图。左眼视角图和右眼视角图可以布局在同一张图片中,也可以布局在多张图片中。在一实施例中,当左眼视角图和右眼视角图布局在同一张目标图片中时,左眼视角图和右眼视角图可以按照左右视图格式或上下视图格式布局在用于三维显示的图片中。当然还可以按照其它格式布局在同一张图片中,本公开实施例对此不做限制。此外,当左眼视角图和右眼视角图布局在多张图片中时,左眼视角图和右眼视角图可以布局在两张图片中。而对于用于二维显示的图片或用于其它维显示的图片,第一视角图和第二视角图仅仅是按照提取方法提取到的两张图片,不存在用于三维显示的图片中的关系。In an embodiment, for a picture for three-dimensional display, the first view and the second view are a left eye view and a right eye view. The left eye view and the right eye view are two views of the same scene, viewed from two different perspectives, the left eye and the right eye. In one embodiment, the left eye view is a view seen by the left eye in the three-dimensional display effect, and the right eye view is a view seen by the right eye in the three-dimensional display effect. The left eye view and the right eye view can be laid out in the same picture or in multiple pictures. In an embodiment, when the left-eye view and the right-eye view are laid out in the same target picture, the left-eye view and the right-eye view may be arranged in a left-right view or a top-and-side view format for three-dimensional display. In the picture. Of course, it can also be arranged in the same picture according to other formats, and the embodiment of the present disclosure does not limit this. Further, when the left-eye view and the right-eye view are laid out in a plurality of pictures, the left-eye view and the right-eye view may be laid out in two pictures. For a picture for two-dimensional display or a picture for other dimensional display, the first view and the second view are only two pictures extracted according to the extraction method, and there is no relationship in the picture for three-dimensional display. .
在本公开实施例中,当左眼视角图和右眼视角图按照左右视图格式或上下视图格式布局在同一张图片中时,可以通过如下方法提取目标图片的第一视角图和第二视角图:获取目标图片左半部分的内容,得到第一视角图;获取目标图片右半部分的内容,得到第二视角图,此处的第一视角图和第二视角图为第一组视角图。另外,获取目标图片上半部分的内容,得到第一视角图;获取目标图片下半部分的内容,得到第二视角图,此处的第一视角图和第二视角图为第二组视角图。In the embodiment of the present disclosure, when the left-eye view and the right-eye view are arranged in the same picture in the left-right view format or the top-view view format, the first view and the second view of the target image may be extracted by the following method. Obtaining the content of the left half of the target image to obtain a first view; obtaining the content of the right half of the target image, and obtaining a second view, where the first view and the second view are the first set of view. In addition, the content of the upper part of the target image is obtained to obtain a first perspective view; the content of the lower half of the target image is obtained, and a second perspective view is obtained, where the first perspective view and the second perspective view are the second set of perspective views. .
在一实施例中,可以通过如下方法获取目标图片各半部分的内容:复制目标图片得到两张相同的目标图片,记为第一目标图片和第二目标图片;对第一目标图片进行左右裁剪,得到目标图片左右两半部分的内容;对第二目标图片进行上下裁剪,得到目标图片上下两半部分的内容。In an embodiment, the content of each half of the target image may be obtained by copying the target image to obtain two identical target images, which are recorded as the first target image and the second target image; and cropping the first target image to the left and right. The content of the left and right parts of the target picture is obtained; the second target picture is cropped up and down to obtain the content of the upper and lower parts of the target picture.
在一实施例中,上述左右裁剪可以为左右对称裁剪,上下裁剪可以为上下对称裁剪。In an embodiment, the left and right cropping may be left and right symmetric cutting, and the upper and lower cropping may be vertically symmetric cutting.
此外,可以使用相关软件技术直接从目标图片上获取目标图片各半部分的内容,在此不做详述。In addition, the relevant software technology can be used to directly obtain the content of each half of the target image from the target image, which will not be described in detail herein.
另外,还需要说明的是,当左眼视角图和右眼视角图按照其它视图格式布局在同一张图片中时,则可以不严格按照获取目标图片各半部分的内容提取第一视角图和第二视角图,而是按照其对应的视图格式获取第一视角图和第二视角图。In addition, it should be noted that when the left-eye view and the right-eye view are laid out in the same picture according to other view formats, the first view and the first view may be extracted not strictly according to the content of each half of the target picture. The second view is obtained, and the first view and the second view are acquired according to their corresponding view formats.
另外,当左眼视角图和右眼视角图布局在多张不同的图片中时,可以直接从多张图片 中提取第一视角图和第二视角图,本公开实施例对提取第一视角图和第二视角图的方法不做限制。In addition, when the left eye view and the right eye view are laid out in multiple different pictures, you can directly from multiple pictures. The first perspective view and the second view are extracted in the embodiment of the present disclosure, and the method for extracting the first view and the second view is not limited.
当然除了上述方法外,还可以使用其它方法提取第一视角图和第二视角图,本实施例对此不做限制。Of course, in addition to the above methods, the first view and the second view may be extracted by other methods, which is not limited in this embodiment.
另外,需要说明的是,由于在用于三维显示的图片中,左眼视角图和右眼视角图按照左右视图格式或上下视图格式布局在用于三维显示的图片中。但是在提取第一视角图和第二视角图前并不确定目标图片为用于三维显示的图片,还是用于二维显示的图片,当然更不能确定为左右视图格式或上下视图格式。所以在提取目标图片时即需要进行左右提取,又需要进行上下提取。In addition, it should be noted that, in the picture for three-dimensional display, the left-eye view and the right-eye view are arranged in a picture for three-dimensional display in a left-right view format or a top-bottom view format. However, before the first view and the second view are extracted, it is not determined whether the target picture is a picture for three-dimensional display or a picture for two-dimensional display, and of course, it cannot be determined as a left-right view format or a top-and-side view format. Therefore, when extracting the target image, it is necessary to perform left and right extraction, and it is necessary to perform upper and lower extraction.
此外,由上述提取目标图片的第一视角图和第二视角图的方法可知,一张目标图片提取到两组视角图,因此这两组视角图均需要执行后续步骤102至步骤104。In addition, the method for extracting the first view and the second view of the target image can be used to extract a target image into two sets of perspective views. Therefore, the two sets of perspectives need to perform
在本公开实施例中,为了减少操作步骤,提高操作效率,可以对目标图片进行粗略判断,粗略判断后只提取一组第一视角图和第二视角图,仅对这一组第一视角图和第二视角图执行步骤102至步骤104。In the embodiment of the present disclosure, in order to reduce the operation steps and improve the operation efficiency, the target picture may be roughly judged, and only a set of the first view and the second view are extracted after the rough judgment, only the first view of the set is obtained.
在一实施例中,可以通过如下方法只提取一组第一视角图和第二视角图:在对目标图片进行提取前,对目标图片进行初步分析,粗略判断目标图片是否存在左右或上下相似的情况;当左右相似时,确定目标图片为左右视图格式,对目标图片进行左右提取,得到一组第一视角图和第二视角图;当上下相似时,确定目标图片为上下视图格式,对目标图片进行上下提取,也只得到一组第一视角图和第二视角图。In an embodiment, only one set of the first view and the second view may be extracted by: performing preliminary analysis on the target image before extracting the target image, and roughly determining whether the target image has left or right or similar Situation; when the left and right are similar, the target image is determined to be the left and right view format, and the target image is extracted left and right to obtain a set of first perspective view and second perspective view; when the top and bottom are similar, the target image is determined to be the top and bottom view format, and the target is The picture is extracted up and down, and only a set of first view and second view are obtained.
此外,需要说明的是,目标图片可能为红绿蓝色彩模式图片,即RGB(Red Green Blue)图片,也可能为色调、饱和度和亮度色彩模式图片,即HSI(Hue Saturation Intensity)图片,当然还可能为其它色彩模式图片。由于不同的色彩模式,对应有不同的图片特征,因此可以根据目标图片的色彩模式确定不同的粗略判断方法。In addition, it should be noted that the target image may be a red, green, and blue color mode picture, that is, an RGB (Red Green Blue) picture, or may be a hue, saturation, and brightness color mode picture, that is, an HSI (Hue Saturation Intensity) picture, of course. It is also possible to have other color mode pictures. Since different color modes correspond to different picture features, different rough determination methods can be determined according to the color mode of the target picture.
在一实施例中,当目标图片为RGB图片时,可以通过如下方法对目标图片进行粗略判断:获取目标图片各像素在红色通道的灰度值,得到红色灰度值矩阵;获取目标图片各像素在绿色通道的灰度值,得到绿色灰度值矩阵;获取目标图片各像素在蓝色通道的灰度值,得到蓝色灰度值矩阵;分别对红色灰度值矩阵、绿色灰度值矩阵和蓝色灰度值矩阵进行上下和左右对比,当各灰度值矩阵中的值存在上下或左右对称关系时,确定目标图片存在左右或上下相似的情况。其中所述的对称关系为各灰度值在数值上接近。In an embodiment, when the target picture is an RGB picture, the target picture may be roughly determined by acquiring a gray value of each pixel of the target picture in a red channel, and obtaining a red gray value matrix; acquiring each pixel of the target picture. In the gray value of the green channel, a green gray value matrix is obtained; the gray value of each pixel of the target image in the blue channel is obtained, and a blue gray value matrix is obtained; respectively, the red gray value matrix and the green gray value matrix are respectively obtained. And the blue gray value matrix is compared up and down and left and right. When the values in the gray value matrix have upper and lower or left and right symmetry relationship, it is determined that the target image has similar left and right or top and bottom. The symmetry relationship described above is that the gray values are numerically close.
当目标图片为HSI图片时,可以使用与目标图片为RGB图片时相似的方法对目标图片进行粗略判断,在此不做详述。When the target picture is an HSI picture, the target picture may be roughly determined using a method similar to that when the target picture is an RGB picture, and will not be described in detail herein.
在一实施例中,当只提取一组第一视角图和第二视角图,且在对这一组第一视角图和第二视角图执行步骤102至步骤104后标识目标图片为非用于三维显示图片时,可以对重新提取目标图片的另一组第一视角图和第二视角图,重新执行步骤102至步骤104,标识目标图片是否为用于三维显示图片,以提高识别目标图片的精确性。
In an embodiment, when only one set of the first view and the second view is extracted, and after performing
另外,本公开实施例中的用于三维显示图片可以为用于裸眼三维显示图片。In addition, the three-dimensional display picture in the embodiment of the present disclosure may be used for the naked eye three-dimensional display picture.
步骤102,获取第一视角图和第二视角图的差异程度参数。Step 102: Acquire a difference degree parameter of the first view and the second view.
其中,差异程度参数用于表示第一视角图与第二视角图的差异程度。示例性而言,差异程度参数可以表示第一视角图与第二视角图是否存在差异,以及当存在差异时,表示差异的大小。The difference degree parameter is used to indicate the degree of difference between the first view image and the second view. Illustratively, the degree of difference parameter may indicate whether there is a difference between the first view and the second view, and when there is a difference, the size of the difference.
在一实施例中,差异程度参数可以使用第一视角图和第二视角图的像素在灰度值、色调、亮度或饱和度等图形特征方面的差异程度来表示。In an embodiment, the degree of difference parameter may be expressed using a degree of difference in pixels of the first view and the second view in terms of graphical features such as gray value, hue, brightness, or saturation.
示例性的,当目标图片为RGB图片时,差异程度为第一视角图和第二视角图的各对应像素在各颜色通道的灰度值的差异程度。Exemplarily, when the target picture is an RGB picture, the degree of difference is the degree of difference between the gray values of the respective pixels of the first view and the second view.
在一实施例中,差异程度参数可以为数字,用数字值的大小代表差异程度的大小。比如差异程度参数的范围为[0-3000]时,可以用0表示第一视角图和第二视角图没有差异,对于其余数字,随着数值的增加差异程度增大。In an embodiment, the degree of difference parameter may be a number, and the magnitude of the numerical value represents the magnitude of the difference. For example, when the range of the difference degree parameter is [0-3000], 0 can be used to indicate that there is no difference between the first view and the second view, and for the remaining numbers, the difference increases with the increase of the value.
在一实施例中,差异程度参数可以为根据预设运算得到的数值。比如,差异程度参数可以为根据预设运算计算得到的第一视角图和第二视角图的最小像素差值和。In an embodiment, the difference degree parameter may be a value obtained according to a preset operation. For example, the difference degree parameter may be a minimum pixel difference sum of the first view image and the second view image calculated according to the preset operation.
在一实施例中,可以通过获取第一视角图和第二视角图各自的图形参数值,并将图形参数值代入到预设运算获取差异程度参数。其中,图形参数值为用于表征第一视角图和第二视角图的图形特征的参数。在一实施例中,图形参数值可以根据目标图片的色彩模式进行确定。示例性的,当目标图片为RGB图片时,图形参数值可以为各颜色通道的灰度值;当目标图片为HIS时,图形参数值可以为色调、饱和度和亮度等。当然差异程度参数还可以为其它能够反应第一视角图和第二视角图差异程度的参数。In an embodiment, the difference parameter can be obtained by acquiring the graphic parameter values of the first view and the second view, and substituting the parameter values into the preset operation. Wherein, the graphical parameter value is a parameter used to characterize the graphical features of the first perspective view and the second perspective view. In an embodiment, the graphical parameter values may be determined based on a color mode of the target picture. Exemplarily, when the target picture is an RGB picture, the graphic parameter value may be a gray value of each color channel; when the target picture is HIS, the graphic parameter value may be hue, saturation, brightness, and the like. Of course, the degree of difference parameter may also be other parameters that can reflect the degree of difference between the first view and the second view.
步骤103,当差异程度参数在预设范围值内时,标识目标图片为用于三维显示的图片。Step 103: When the difference degree parameter is within the preset range value, identify the target picture as a picture for three-dimensional display.
首先,用于三维显示的图片和用于二维显示的图片在差异程度上存在如下特征:First, the picture for three-dimensional display and the picture for two-dimensional display have the following characteristics in terms of difference:
对于用于三维显示的图片:如果目标图片为用于三维显示的图片,则第一视角图和第二视角图中一个为左眼视角图,另一个为右眼视角图。由于左眼视角图和右眼视角图为同一个场景,从左眼和右眼两个不同的视角看到的图。因此,在用于三维显示的图片中,第一视角图和第二视角图存在差异,且差异在一定范围内。For a picture for three-dimensional display: If the target picture is a picture for three-dimensional display, one of the first view and the second view is a left-eye view and the other is a right-eye view. Since the left-eye view and the right-eye view are the same scene, the view is seen from two different perspectives of the left eye and the right eye. Therefore, in the picture for three-dimensional display, there is a difference between the first view and the second view, and the difference is within a certain range.
对于用于二维显示的图片:一般情况下,一张用于二维显示的图片用于表示一个完整的单一的画面,并不会出现将一个场景的左眼视角图和右眼视角图放在一个用于二维显示的图片内的情况。所以对于一张用于二维显示的图片,第一视角图和第二视角图的差异较大,且差异程度大于用于三维显示的图片中的第一视角图和第二视角图的差异。另外,对于一些特殊的用于二维显示的图片,比如单色图、左右完全对称的图或上下完全对称的图,第一视角图和第二视角图没有差异。For pictures used for two-dimensional display: In general, a picture for two-dimensional display is used to represent a complete single picture, and there is no left-eye view and right-eye view of one scene. In the case of a picture for two-dimensional display. Therefore, for a picture for two-dimensional display, the difference between the first view and the second view is larger, and the difference is greater than the difference between the first view and the second view in the picture for three-dimensional display. In addition, for some special pictures for two-dimensional display, such as a monochrome picture, a completely symmetrical picture on the left or right, or a completely symmetrical picture on the top and bottom, there is no difference between the first view and the second view.
由于用于三维显示的图片和用于二维显示的图片在差异程度上存在上述特征,因此,可以根据上述差异程度特征选取的差异程度参数,设置满足用于三维显示的图片差异程度条件的预设范围值。 Since the picture for three-dimensional display and the picture for two-dimensional display have the above-mentioned features in a degree of difference, the pre-determination degree parameter selected for the three-dimensional display may be set according to the difference degree parameter selected by the difference degree feature. Set the range value.
需要说明的是,对于每一种差异程度参数,预设范围值可以通过大量实验得到,以确保差异程度参数的准确性。It should be noted that for each difference degree parameter, the preset range value can be obtained through a large number of experiments to ensure the accuracy of the difference degree parameter.
示例性的,仍以上述差异程度参数取值范围为[0-3000]为例,设置预设范围值为(0-1000)。当获取到的差异程度参数值在(0-1000)范围内时,标识目标图片为用于三维显示的图片;当获取到的差异程度参数值不在(0-1000)范围内时,标识目标图片为非用于三维显示的图片。Exemplarily, the value range of the difference degree parameter is [0-3000] as an example, and the preset range value is set to (0-1000). When the obtained difference degree parameter value is in the range of (0-1000), the target image is identified as a picture for three-dimensional display; when the acquired difference degree parameter value is not within the range of (0-1000), the target image is identified. A picture that is not used for 3D display.
另外,当标识目标图片为用于三维显示的图片时,可以对目标图片进行标记,并存储相关信息。在一实施例中,可以通过修改图片名称进行标记。示例性而言,存储的相关信息可以包括图片的视图格式,即为左右视图格式还是上下视图格式。当然,还可以使其它方式标记,并存储其它相关信息,本实施例对此不做限制。In addition, when the identification target picture is a picture for three-dimensional display, the target picture may be marked and related information may be stored. In an embodiment, the tag name can be marked by modifying the picture name. For example, the stored related information may include a view format of the picture, that is, a left and right view format or a top and bottom view format. Of course, other manners can be marked and other related information can be stored, which is not limited in this embodiment.
另外,可以通过媒体资源库进行标记及存储相关信息。In addition, you can tag and store related information through the media repository.
另一方面,当差异程度参数不在预设范围值内时,标识目标图片为非用于三维显示的图片。On the other hand, when the difference degree parameter is not within the preset range value, the target picture is identified as a picture that is not used for three-dimensional display.
另外,可以为终端设置是否开启自动选择显示模式功能。当终端开启自动选择显示模式功能,且终端接收到目标(待显示图片)时,终端自动识别目标图片的类型,以选择对应的显示框架,驱动设备,控制硬件实现对应的显示模式;当终端关闭自动选择显示模式功能时,终端接收到目标图片时,终端不识别目标图片的类型,需要人工识别,然后根据识别结果选择对应的显示模式。In addition, it is possible to set whether to enable the automatic selection display mode function for the terminal. When the terminal turns on the automatic selection display mode function, and the terminal receives the target (the picture to be displayed), the terminal automatically recognizes the type of the target picture, selects the corresponding display frame, drives the device, and controls the hardware to implement the corresponding display mode; when the terminal is closed When the display mode function is automatically selected, when the terminal receives the target picture, the terminal does not recognize the type of the target picture, requires manual recognition, and then selects a corresponding display mode according to the recognition result.
另外,终端接收到目标图片的情况包括:初始化图片、图片状态变化、操作显示图片。在一实施例中,初始化图片包括终端开机首次加载图片;图片状态变化包括图片的创建、替换或其它修改;操作显示图片包括用户点击显示某张图片,批量显示图片,滑动至某一张图片。In addition, the case where the terminal receives the target picture includes: initializing the picture, changing the picture state, and operating the display picture. In an embodiment, the initializing the picture includes the first time the terminal is loaded to load the picture; the picture state change includes the creation, replacement or other modification of the picture; the operation displaying the picture includes the user clicking to display a picture, displaying the picture in batches, and sliding to a certain picture.
另外,对于视频播放,可以通过识别视频中的包括的图片是否为用于三维显示的图片来判断该视频是否采用三维视频播放模式。当视频中的包括的图片为用于三维显示的图片时,确定采用三维视频播放模式;当视频中的包括的图片为非用于三维显示的图片时,确定采用其它视频播放模式。In addition, for video playback, it may be determined whether the video adopts a three-dimensional video playing mode by identifying whether the included picture in the video is a picture for three-dimensional display. When the picture included in the video is a picture for three-dimensional display, it is determined to adopt a three-dimensional video playing mode; when the picture included in the video is a picture that is not used for three-dimensional display, it is determined to adopt other video playing modes.
综上所述,本公开实施例提供的用于三维显示图片的识别方法,通过获取目标图片的第一视角图和第二视角图,并当第一视角图和第二视角图的差异程度在预设范围值内时,标识目标图片为用于三维显示的图片;从而可以自动识别出用于三维显示的图片,进而解决了由于不能自动识别用于三维显示的图片,而导致操作不便的问题;达到了提高操作方便性的效果。In summary, the method for recognizing a three-dimensional display picture provided by the embodiment of the present disclosure obtains a first view and a second view of the target picture, and the difference between the first view and the second view is When the preset range value is within, the target image is identified as a picture for three-dimensional display; thus, the picture for three-dimensional display can be automatically recognized, thereby solving the problem that the operation is inconvenient because the picture for three-dimensional display cannot be automatically recognized. ; achieved the effect of improving the convenience of operation.
实施例二Embodiment 2
本实施例提供了一种用于三维显示图片的识别方法,与实施例一相比,本实施例将实施例一中的差异程度参数确定为最小像素差值和,根据最小像素差值和识别目标图片是否为用于三维显示的图片。参照图2A所示,该方法包括: The embodiment provides a method for recognizing a three-dimensional display picture. Compared with the first embodiment, the embodiment determines the difference degree parameter in the first embodiment as the minimum pixel difference sum, according to the minimum pixel difference value and the identification. Whether the target image is a picture for three-dimensional display. Referring to FIG. 2A, the method includes:
步骤201,提取目标图片的第一视角图和第二视角图。Step 201: Extract a first view and a second view of the target picture.
本步骤与步骤101相同或相似,在此不做赘述。This step is the same as or similar to step 101 and will not be described here.
步骤202,基于预设的N个偏差值,对于每个偏差值,获取第一视角图和第二视角图的像素差值和。Step 202: Acquire pixel sum values of the first view image and the second view image for each deviation value based on the preset N deviation values.
其中,偏差值用于表示对于同一个场景左右两眼的视差范围。偏差值可以基于大量数据采集,得到较合理的数值或数值范围。可选的,偏差值可以取58毫米至72毫米。另外,在本实施例中,可以按照每个像素的大小,将偏差值换算为像素的个数。Among them, the deviation value is used to indicate the parallax range for the left and right eyes of the same scene. The deviation value can be based on a large amount of data acquisition, resulting in a more reasonable value or range of values. Alternatively, the offset value can be from 58 mm to 72 mm. Further, in the present embodiment, the offset value can be converted into the number of pixels in accordance with the size of each pixel.
其中,N为大于等于1的整数,即至少设置一个偏差值。另外,偏差值的个数越多越精确,但是太多的偏差值导致计算复杂度增加,所以可以根据实际需求确定偏差值的个数。Where N is an integer greater than or equal to 1, that is, at least one offset value is set. In addition, the more the number of deviation values, the more accurate, but too many deviation values lead to an increase in computational complexity, so the number of deviation values can be determined according to actual needs.
可选的,参照图2B,对于一个偏差值,可以通过如下方法获取第一视角图和第二视角图的像素差值和:Optionally, referring to FIG. 2B, for a deviation value, the pixel difference sum of the first view and the second view may be obtained by:
步骤2021,获取第一视角图各像素的第一图形参数值。Step 2021: Acquire a first graphic parameter value of each pixel of the first view.
当目标图片为RGB颜色空间的图片时,影响目标图片的图形参数值的因素包括目标图片在各颜色通道的灰度值;当目标图片为HSI颜色空间的图片时,影响目标图片的图形参数值的因素为图片的色调、饱和度和亮度。对于其它颜色空间的目标图片,影响目标图片的图形参数值为其它对应的因素,在此不做详述。在本实施例中,以常用的RGB颜色空间的图片为例进行说明。When the target picture is a picture of the RGB color space, factors affecting the graphic parameter value of the target picture include the gray value of the target picture in each color channel; when the target picture is a picture of the HSI color space, affecting the graphic parameter value of the target picture The factors are the hue, saturation and brightness of the picture. For the target picture of other color spaces, the value of the graphic parameter affecting the target picture is other corresponding factors, and will not be described in detail herein. In this embodiment, a picture of a commonly used RGB color space is taken as an example for description.
对于每一个像素,图形参数值可以包括至少一个颜色值的灰度值的平均值。示例性而言,第一图形参数值可以为以下几种:For each pixel, the graphical parameter value may include an average of the gray values of the at least one color value. For example, the first graphical parameter value can be the following:
第一种,R色的第一灰度值;The first type, the first gray value of the R color;
第二种,G色的第二灰度值;Second, the second gray value of the G color;
第三种,B色的第三灰度值;Third, the third gray value of the B color;
第四种,第一灰度值和第二灰度值的第一平均值;a fourth, a first average of the first gray value and the second gray value;
第五种,第一灰度值和第三灰度值的第二平均值;a fifth, a second average of the first gray value and the third gray value;
第六种,第二灰度值和第三灰度值的第三平均值;a sixth, a third average of the second gray value and the third gray value;
第七种,第一灰度值、第二灰度值和第三灰度值的第四平均值。Seventh, a fourth average value of the first gray value, the second gray value, and the third gray value.
显然的,在计算第一图形参数值时,包括的颜色种类越多,得到的第一图形参数值越精确。示例性而言,第一种、第二种和第三种的精确度相似;第四种、第五种和第六种的精确度相似,但精确度高于第一种、第二种和第三种;第七种的精确度最高。Obviously, the more the types of colors included when calculating the first graphical parameter value, the more accurate the obtained first graphical parameter value. Illustratively, the accuracy of the first, second, and third is similar; the accuracy of the fourth, fifth, and sixth is similar, but the accuracy is higher than the first, second, and The third; the seventh is the most accurate.
示例性的,第一视角图包括4个像素,第一图形参数值为第七种,获取每个像素包括的红、绿和蓝三种颜色的灰度值依次分别为:Exemplarily, the first view image includes 4 pixels, and the first graphic parameter value is the seventh type. The gray values of the three colors of red, green, and blue included in each pixel are respectively:
第1个像素:100、150和200;The first pixel: 100, 150 and 200;
第2个像素:150、120和120;2nd pixel: 150, 120, and 120;
第3个像素:120、130和140;3rd pixel: 120, 130 and 140;
第4个像素:100、100和100。 4th pixel: 100, 100 and 100.
对于每个像素,计算各灰度值的平均值,获取到的4个像素的第一图形参数值分别为:For each pixel, the average value of each gray value is calculated, and the first graphic parameter values of the obtained four pixels are respectively:
第1个像素:150;The first pixel: 150;
第2个像素:130;The second pixel: 130;
第3个像素:130;The third pixel: 130;
第4个像素:100。4th pixel: 100.
需要说明的是,实际情况中,一般情况下,第一视角图包括的像素个数远远大于4,此处假设第一视角图包括4个像素仅为了方便描述。It should be noted that, in actual situations, in general, the number of pixels included in the first view is much larger than 4, and it is assumed here that the first view includes 4 pixels for convenience of description.
步骤2022,获取第二视角图各像素的第二图形参数值。Step 2022: Acquire a second graphic parameter value of each pixel of the second perspective view.
通过与步骤2021中获取第一视角图各像素的第一图形参数值相同的方法获取第二视角图各像素的第二图形参数值。The second graphical parameter value of each pixel of the second view is obtained by the same method as the first graphical parameter value of each pixel of the first view in
示例性的,获取每个像素包括的红、绿和蓝三种颜色的灰度值依次分别为:Exemplarily, obtaining gray values of three colors of red, green, and blue included in each pixel are respectively:
第1个像素:110、160和210;The first pixel: 110, 160 and 210;
第2个像素:160、130和130;2nd pixel: 160, 130 and 130;
第3个像素:130、140和150;3rd pixel: 130, 140 and 150;
第4个像素:110、110和110。4th pixel: 110, 110 and 110.
对于每个像素,计算各灰度值的平均值,获取到的4个像素的第二图形参数值分别为:For each pixel, the average value of each gray value is calculated, and the obtained second graphic parameter values of the four pixels are respectively:
第1个像素:160;The first pixel: 160;
第2个像素:140;The second pixel: 140;
第3个像素:140;The third pixel: 140;
第4个像素:110。4th pixel: 110.
步骤2023,基于偏差值、第一图形参数值和第二图形参数值,根据预设运算计算像素差值和。
可选的,参照图2C,步骤2023可以通过如下方法实现:Optionally, referring to FIG. 2C,
步骤2023a,将第一视角图中第i个像素和第二视角图中第j个像素组成像素对。
其中,i、j的取值范围分别为所述第一视角图和所述第二视角图的像素坐标值范围,第i个像素的横坐标与第j个像素的横坐标相差d个偏差值,纵坐标相同,d的取值在预设偏差区间内。Wherein, the range of values of i and j is the range of pixel coordinate values of the first view and the second view, respectively, and the abscissa of the i-th pixel and the abscissa of the j-th pixel are different by d deviation values The ordinate is the same, and the value of d is within the preset deviation interval.
步骤2023b,针对每个像素对,计算第i个像素的第一图形参数值与第j个像素的第二图像参数值之差的平方。
步骤2023c,对各差的平方求和,得到像素差值和。In step 2023c, the squares of the differences are summed to obtain a pixel difference sum.
或者,步骤2023a至步骤2023c可以通过如下两个公式表达,即预设运算可以为如下两个公式:Alternatively, the
DL(d)=∑x,y|FL(x,y)-FR(x-d,y)|2 (1)DL(d)=∑ x,y |FL(x,y)-FR(xd,y)| 2 (1)
DR(d)=∑x,y|FL(x,y)-FR(x+d,y)|2 (2)DR(d)=∑ x,y |FL(x,y)-FR(x+d,y)| 2 (2)
其中,d为偏差值;DL(d)和DR(d)为偏差值为d时对应的像素差值和;FL(x,y)为第 一视角图置于二维直角坐标系时,在坐标位置(x,y)处的像素的第一图形参数值;FR(x,y)为将第二视角图置于二维直角坐标系时,在坐标位置(x,y)处的像素的第二图形参数值;其中x,y的取值范围为左视图的坐标值范围。Where d is the deviation value; DL(d) and DR(d) are the pixel difference sums corresponding to the deviation value d; FL(x, y) is the first When a view is placed in a two-dimensional Cartesian coordinate system, the first graphical parameter value of the pixel at the coordinate position (x, y); FR (x, y) is when the second view is placed in the two-dimensional Cartesian coordinate system The second graphical parameter value of the pixel at the coordinate position (x, y); wherein the range of values of x, y is the range of coordinate values of the left view.
另外,对于x-d或x+d超出右视图范围的情况,包括但不限于采用边界补齐法获取其图形参数值。有关边界补齐法为相关技术在此处不做详述。In addition, for the case where x-d or x+d exceeds the range of the right view, including but not limited to, the boundary parameter method is used to obtain its graphic parameter value. The relevant method of boundary filling is not described in detail here.
另外,需要说明的是,由于目标图片有可能为用于三维显示的图片,但是提取出第一视角图和第二视角图后,并不确定第一视角图和第二视角图与左眼视角图和右眼视角图的对应关系;因此在计算像素差值和时,需要保持第一视角图在二维直角坐标系中的位置不动,将第二视角图沿x轴的正半轴按照偏差值进行移动,得到一个像素差值和,再将第二视角图延x轴的负半轴按照偏差值进行移动,得到另一个像素差值和。使用上述两个公式计算像素差值和,可以得到不同情况下的像素差值和,进而提高像素差值和的精度。In addition, it should be noted that, since the target picture may be a picture for three-dimensional display, after extracting the first view and the second view, the first view and the second view and the left view are not determined. Correspondence between the map and the right eye view; therefore, when calculating the pixel difference sum, it is necessary to keep the position of the first view in the two-dimensional Cartesian coordinate system, and the second view is along the positive half of the x-axis. The deviation value is moved to obtain a pixel difference sum, and then the second half-axis is extended by the deviation value according to the negative half-axis of the x-axis to obtain another pixel difference sum. By using the above two formulas to calculate the pixel difference sum, the pixel difference sum in different cases can be obtained, thereby improving the precision of the pixel difference sum.
由于对于每一个d值,通过步骤202均可以得到2个像素差值和,则N个d值可以得到2N个像素差值和。Since for each d value, two pixel difference sums can be obtained by
示例性的,N等于1,即包括一个d值,假设d等于1(表示1个像素),仍以步骤2021和步骤2022中的例子为例,则将获取到的四个第一图形参数值(150、130、130和100)和四个第二图形参数值(160、140、140和110)按照步骤2023包括的三个步骤或公式(1)和(2)得到的2个像素差值和分别为:DL(d)=2000和DR(d)=500。Exemplarily, N is equal to 1, that is, including a d value, assuming d is equal to 1 (representing 1 pixel), and still taking the example in
另外,虽然在本实施例中d包括一个值,但是N可以根据目标图片包括的像素的多少确定为其它数值。比如,N等于3,即d包括3个值时,通过上述方法可以得到6个像素差值和。In addition, although d includes a value in the present embodiment, N may be determined as other values depending on the number of pixels included in the target picture. For example, when N is equal to 3, that is, when d includes three values, six pixel difference sums can be obtained by the above method.
步骤203,获取各像素差值和中的最小值,得到最小像素差值和,并将最小像素差值和确定为差异程度参数。Step 203: Acquire a minimum value of each pixel difference sum, obtain a minimum pixel difference sum, and determine a minimum pixel difference sum as a difference degree parameter.
由于不同的视差范围(d值)对应不同的像素差值和,而且像素差值和用于表示第一视角图与第二视角图之间的差异程度;在一实施例中,用于三维显示的图片中第一视角图和第二视角图是在同一个场景下不同视角的两张图片,差异仅由视差影响,所以第一视角图和第二视角图的差异程度较小。所以取像素差值和中最小值作为差异程度参数,以提高第一视角图和第二视角图的选择,进而提高图片识别的精确度。Since different disparity ranges (d values) correspond to different pixel difference sums, and pixel difference values are used to indicate the degree of difference between the first view and the second view; in one embodiment, for three-dimensional display The first view and the second view in the picture are two pictures of different views in the same scene, and the difference is only affected by the parallax, so the difference between the first view and the second view is small. Therefore, the pixel difference value and the medium minimum value are taken as the difference degree parameter to improve the selection of the first view image and the second view image, thereby improving the accuracy of the picture recognition.
示例性的,仍以步骤202中的例子为例,则从两个像素差值和500和2000中获取最小值,即500,则500为最小像素差值和,将500确定为差异程度参数。Exemplarily, taking the example in
可选的,还可以获取像素差值和中的最大值作为差异程度参数,或者,还可以将多个像素差值和求平均值作为差异程度参数,或者,还可以选取各像素差值和中的多个同时作为差异程度参数。Optionally, the difference between the pixel difference value and the maximum value may also be obtained as a difference degree parameter, or multiple pixel difference values and average values may be used as the difference degree parameter, or the pixel difference value may also be selected. Multiple simultaneous as a difference degree parameter.
步骤204,当最小像素差值和在预设范围值内时,标识目标图片为用于三维显示的图片。Step 204: When the minimum pixel difference value is within the preset range value, the target image is identified as a picture for three-dimensional display.
示例性的,预设范围值为400到3000,由于500在预设范围值内,所以标识目标图 片为用于三维显示的图片。Exemplarily, the preset range value is 400 to 3000, and since the 500 is within the preset range value, the target map is identified. The slice is a picture for three-dimensional display.
可选的,当选取多个像素差值和作为差异程度参数时,则当所有差异程度参数均在预设范围值内时,才标识目标图片为用于三维显示的图片。Optionally, when multiple pixel difference values are selected and used as the difference degree parameter, the target picture is identified as a picture for three-dimensional display when all the difference degree parameters are within the preset range value.
步骤205,当最小像素差值和不在预设范围值内时,标识目标图片为非用于三维显示图片。Step 205: When the minimum pixel difference value is not within the preset range value, the target image is identified as being not used for three-dimensional display of the picture.
示例性的,预设范围值为1000到3000,由于500不在预设范围值内,所以标识目标图片为非用于三维显示图片。Exemplarily, the preset range value is 1000 to 3000. Since 500 is not within the preset range value, the target image is identified as being not used for three-dimensional display of the picture.
可选的,当选取多个像素差值和作为差异程度参数时,则当有一个差异程度参数不在预设范围值内时,就标识目标图片为非用于三维显示图片。Optionally, when a plurality of pixel difference values are selected as the difference degree parameter, when a difference degree parameter is not within the preset range value, the target picture is identified as being not used for three-dimensional display pictures.
当然,差异程度参数并不局限于最小像素差值和,还可以为其它与图片有关的参数,在本公开实施例中不做一一详述。Of course, the difference degree parameter is not limited to the minimum pixel difference sum, and may also be other picture-related parameters, which are not described in detail in the embodiments of the present disclosure.
另外,需要说明的是,在本实施例中未说明的内容,参照实施例一中的相关内容,在本实施例中不做赘述。In addition, it should be noted that the content that is not described in the embodiment is referred to the related content in the first embodiment, and is not described in the embodiment.
综上所述,本公开实施例提供的用于三维显示图片的识别方法,通过获取目标图片的第一视角图和第二视角图,并当第一视角图和第二视角图的差异程度在预设范围值内时,标识目标图片为用于三维显示图片;从而可以自动识别出用于三维显示图片,进而解决了由于不能自动识别用于三维显示图片,而导致操作不便的问题;达到了提高操作方便性的效果。In summary, the method for recognizing a three-dimensional display picture provided by the embodiment of the present disclosure obtains a first view and a second view of the target picture, and the difference between the first view and the second view is When the preset range value is within, the target image is marked for three-dimensional display of the picture; thus, the image for three-dimensional display can be automatically recognized, thereby solving the problem that the operation is inconvenient due to the inability to automatically recognize the image for three-dimensional display; Improve the convenience of operation.
实施例三Embodiment 3
本实施例了提供一种用于三维显示图片的识别装置300,参照图3A,装置300包括:提取模块301、获取模块302和第一标识模块303。The present embodiment provides an
提取模块301,设置为提取目标图片的第一视角图和第二视角图。The
获取模块302,设置为获取第一视角图和第二视角图的差异程度参数,差异程度参数用于表示第一视角图与第二视角图的差异程度。The obtaining
第一标识模块303,设置为当差异程度参数在预设范围值内时,标识目标图片为用于三维显示的图片。The
可选的,参照图3B,装置300还包括:第二标识模块304,设置为当差异程度参数不在预设范围值内时,标识目标图片为非用于三维显示的图片。Optionally, referring to FIG. 3B, the
可选的,参照图3C,获取模块302包括:Optionally, referring to FIG. 3C, the obtaining
第一获取子模块3021,设置为基于预设的N个偏差值,对于每个偏差值,获取第一视角图和第二视角图的像素差值和,N为大于等于1的整数。The first obtaining sub-module 3021 is configured to acquire, according to the preset N deviation values, a pixel difference sum of the first view image and the second view image for each deviation value, where N is an integer greater than or equal to 1.
第二获取子模块3022,设置为获取各像素差值和中的最小值,得到最小像素差值和。The second obtaining sub-module 3022 is configured to obtain a minimum value of each pixel difference sum to obtain a minimum pixel difference sum.
确定子模块3023,设置为将最小像素差值和确定为差异程度参数。The determination sub-module 3023 is arranged to determine the minimum pixel difference sum as the difference degree parameter.
可选的,参照图3D,第一获取子模块3021包括:Optionally, referring to FIG. 3D, the first obtaining
第一获取单元3021a,设置为获取第一视角图各像素的第一图形参数值。
The first obtaining
第二获取单元3021b,设置为获取第二视角图各像素的第二图形参数值。The second obtaining
计算单元3021c,设置为基于偏差值、第一图形参数值和第二图形参数值,根据预设运算计算像素差值和。The calculating
可选的,参照图3E,计算单元3021c包括:Optionally, referring to FIG. 3E, the calculating
组成子单元3021c1,设置为将第一视角图中第i个像素和第二视角图中第j个像素组成像素对。The compiling subunit 3021c1 is configured to form the pixel pair of the i-th pixel in the first view and the j-th pixel in the second view.
其中,i、j的取值范围分别为所述第一视角图和所述第二视角图的像素坐标值范围,第i个像素的横坐标与第j个像素的横坐标相差d个偏差值,纵坐标相同,d的取值在预设偏差区间内。Wherein, the range of values of i and j is the range of pixel coordinate values of the first view and the second view, respectively, and the abscissa of the i-th pixel and the abscissa of the j-th pixel are different by d deviation values The ordinate is the same, and the value of d is within the preset deviation interval.
计算子单元3021c2,设置为针对每个像素对,计算第i个像素的第一图形参数值与第j个像素的第二图像参数值之差的平方。The calculation sub-unit 3021c2 is arranged to calculate, for each pixel pair, the square of the difference between the first graphical parameter value of the i-th pixel and the second image parameter value of the j-th pixel.
求和子单元3021c3,设置为对各差的平方求和,得到像素差值和。The summation sub-unit 3021c3 is arranged to sum the squares of the differences to obtain a pixel difference sum.
本实施例为实施例一和实施例二对应的装置实施例,有关本实施例的相关内容,参照实施例一和实施例二的相关内容,在本实施例中不做赘述。This embodiment is an embodiment of the device corresponding to the first embodiment and the second embodiment. For the related content of the embodiment, reference is made to the related content of the first embodiment and the second embodiment, and details are not described herein.
综上所述,本公开实施例提供的用于三维显示图片的识别装置,通过获取目标图片的第一视角图和第二视角图,并当第一视角图和第二视角图的差异程度在预设范围值内时,标识目标图片为用于三维显示的图片;从而可以自动识别出用于三维显示的图片,进而解决了由于不能自动识别用于三维显示的图片,而导致操作不便的问题;达到了提高操作方便性的效果。In summary, the identification device for displaying a picture in three dimensions according to an embodiment of the present disclosure acquires a first view and a second view of the target picture, and when the difference between the first view and the second view is When the preset range value is within, the target image is identified as a picture for three-dimensional display; thus, the picture for three-dimensional display can be automatically recognized, thereby solving the problem that the operation is inconvenient because the picture for three-dimensional display cannot be automatically recognized. ; achieved the effect of improving the convenience of operation.
本领域内的技术人员应明白,本公开的实施例可提供为方法、系统、或计算机程序产品。因此,本公开可采用硬件实施例、软件实施例、或结合软件和硬件方面的实施例的形式。而且,本公开可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器和光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art will appreciate that embodiments of the present disclosure can be provided as a method, system, or computer program product. Accordingly, the present disclosure may take the form of a hardware embodiment, a software embodiment, or a combination of software and hardware aspects. Moreover, the present disclosure may take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage and optical storage, etc.) including computer usable program code.
本公开是参照根据本公开实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present disclosure is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the present disclosure. It will be understood that each flow and/or block of the flowchart illustrations and/or FIG. These computer program instructions can be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing device to produce a machine for the execution of instructions for execution by a processor of a computer or other programmable data processing device. Means for implementing the functions specified in one or more of the flow or in a block or blocks of the flow chart.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。The computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device. The apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他 可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing, such as a computer or other The instructions executed on the programmable device provide steps for implementing the functions specified in one or more blocks of the flowchart or in a flow or block of the flowchart.
以上所述,仅为本公开的较佳实施例而已,并非用于限定本公开的保护范围。The above description is only for the preferred embodiments of the present disclosure, and is not intended to limit the scope of the disclosure.
本公开实施例提供的用于三维显示图片的识别方法,通过获取目标图片的第一视角图和第二视角图,并当第一视角图和第二视角图的差异程度在预设范围值内时,标识目标图片为用于三维显示的图片;从而可以自动识别出用于三维显示的图片,进而解决了由于不能自动识别用于三维显示的图片,而导致操作不便的问题;达到了提高操作方便性的效果。 The method for identifying a three-dimensional display picture provided by the embodiment of the present disclosure, by acquiring a first view and a second view of the target picture, and when the difference between the first view and the second view is within a preset range When the target image is identified as a picture for three-dimensional display, the picture for three-dimensional display can be automatically recognized, thereby solving the problem that the operation is inconvenient due to the inability to automatically recognize the picture for three-dimensional display; Convenience effect.
Claims (11)
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2019556179A JP2020517025A (en) | 2017-04-12 | 2017-10-19 | Method and apparatus for identifying three-dimensional display image |
| KR1020197032801A KR20190136068A (en) | 2017-04-12 | 2017-10-19 | Identification Method and Device for 3D Display Image |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201710236021.7 | 2017-04-12 | ||
| CN201710236021.7A CN108694031B (en) | 2017-04-12 | 2017-04-12 | Identification method and device for three-dimensional display picture |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2018188297A1 true WO2018188297A1 (en) | 2018-10-18 |
Family
ID=63793102
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2017/106811 Ceased WO2018188297A1 (en) | 2017-04-12 | 2017-10-19 | Identification method and device for three-dimensionally displayed picture |
Country Status (4)
| Country | Link |
|---|---|
| JP (1) | JP2020517025A (en) |
| KR (1) | KR20190136068A (en) |
| CN (1) | CN108694031B (en) |
| WO (1) | WO2018188297A1 (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN120387924A (en) * | 2025-06-26 | 2025-07-29 | 江苏奥斯汀光电科技股份有限公司 | Video generation method for consistent style transfer of electronic photo walls |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102724521A (en) * | 2011-03-29 | 2012-10-10 | 青岛海信电器股份有限公司 | Method and apparatus for stereoscopic display |
| CN103051913A (en) * | 2013-01-05 | 2013-04-17 | 北京暴风科技股份有限公司 | Automatic 3D (three-dimensional) film source identification method |
| CN103179426A (en) * | 2011-12-21 | 2013-06-26 | 联咏科技股份有限公司 | Method for Automatically Detecting Image Format and Playing Method Using It |
| CN104657966A (en) * | 2013-11-19 | 2015-05-27 | 江苏宜清光电科技有限公司 | 3D format analysis method |
Family Cites Families (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR20120115825A (en) * | 2011-04-11 | 2012-10-19 | 주식회사 케이티 | Method for updating 3d object in mobile terminal |
| CN102395037B (en) * | 2011-06-30 | 2014-11-05 | 深圳超多维光电子有限公司 | Format recognition method and device |
| CN102710953A (en) * | 2012-05-08 | 2012-10-03 | 深圳Tcl新技术有限公司 | Method and device for automatically identifying 3D (three-dimentional) video playing mode |
| CN104767985A (en) * | 2014-01-07 | 2015-07-08 | 冠捷投资有限公司 | Method for automatically detecting three-dimensional image format using area distribution analysis |
-
2017
- 2017-04-12 CN CN201710236021.7A patent/CN108694031B/en active Active
- 2017-10-19 JP JP2019556179A patent/JP2020517025A/en active Pending
- 2017-10-19 KR KR1020197032801A patent/KR20190136068A/en not_active Ceased
- 2017-10-19 WO PCT/CN2017/106811 patent/WO2018188297A1/en not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102724521A (en) * | 2011-03-29 | 2012-10-10 | 青岛海信电器股份有限公司 | Method and apparatus for stereoscopic display |
| CN103179426A (en) * | 2011-12-21 | 2013-06-26 | 联咏科技股份有限公司 | Method for Automatically Detecting Image Format and Playing Method Using It |
| CN103051913A (en) * | 2013-01-05 | 2013-04-17 | 北京暴风科技股份有限公司 | Automatic 3D (three-dimensional) film source identification method |
| CN104657966A (en) * | 2013-11-19 | 2015-05-27 | 江苏宜清光电科技有限公司 | 3D format analysis method |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN120387924A (en) * | 2025-06-26 | 2025-07-29 | 江苏奥斯汀光电科技股份有限公司 | Video generation method for consistent style transfer of electronic photo walls |
Also Published As
| Publication number | Publication date |
|---|---|
| KR20190136068A (en) | 2019-12-09 |
| JP2020517025A (en) | 2020-06-11 |
| CN108694031A (en) | 2018-10-23 |
| CN108694031B (en) | 2021-05-04 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN108492343B (en) | Image synthesis method for training data for expanding target recognition | |
| US12141647B2 (en) | Product verification in a messaging system | |
| CN109508681B (en) | Method and device for generating human body key point detection model | |
| AU2016349518B2 (en) | Edge-aware bilateral image processing | |
| US8594376B2 (en) | Computer-readable storage medium having information processing program stored therein, information processing method, information processing apparatus, and information processing system | |
| CN101657839B (en) | System and method for region classification of 2D images for 2D to 3D conversion | |
| CN103946890B (en) | Follow the tracks of the method and apparatus of three-dimensional body | |
| CN106705837B (en) | Object measuring method and device based on gestures | |
| CN101706793B (en) | Method and device for searching picture | |
| EP3036901B1 (en) | Method, apparatus and computer program product for object detection and segmentation | |
| US11704357B2 (en) | Shape-based graphics search | |
| US8649603B2 (en) | Computer-readable storage medium having information processing program stored therein, information processing method, information processing apparatus, and information processing system | |
| CN104781849A (en) | Fast initialization for monocular visual simultaneous localization and mapping (SLAM) | |
| US20160148343A1 (en) | Information Processing Method and Electronic Device | |
| CN101271578A (en) | A Depth Sequence Generation Method in Plane Video to Stereo Video Technology | |
| CN113762033A (en) | Face recognition method, device, equipment and medium | |
| CN115861572A (en) | A three-dimensional modeling method, device, equipment and storage medium | |
| WO2018188297A1 (en) | Identification method and device for three-dimensionally displayed picture | |
| US20120275709A1 (en) | Building texture extracting apparatus and method thereof | |
| CN102708570A (en) | Method and device for obtaining depth map | |
| CN113762059B (en) | Image processing method, device, electronic equipment and readable storage medium | |
| CN105989029A (en) | Image searching method and image searching system | |
| CN117409079A (en) | Method, system and readable storage medium for identifying rotation gesture of 3D object | |
| KR20250056053A (en) | Dermatologic treatment recommendation system using deep learning model and method thereof | |
| CN109816746A (en) | Sketch image generation method and related products |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 17905815 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 2019556179 Country of ref document: JP Kind code of ref document: A |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| ENP | Entry into the national phase |
Ref document number: 20197032801 Country of ref document: KR Kind code of ref document: A |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 17905815 Country of ref document: EP Kind code of ref document: A1 |