CN112614090B - Method and system for identifying fish abdominal cavity structural features - Google Patents

Method and system for identifying fish abdominal cavity structural features Download PDF

Info

Publication number
CN112614090B
CN112614090B CN202011447369.9A CN202011447369A CN112614090B CN 112614090 B CN112614090 B CN 112614090B CN 202011447369 A CN202011447369 A CN 202011447369A CN 112614090 B CN112614090 B CN 112614090B
Authority
CN
China
Prior art keywords
fish
abdominal cavity
image
visible light
cavity structural
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202011447369.9A
Other languages
Chinese (zh)
Other versions
CN112614090A (en
Inventor
欧阳杰
倪锦
肖哲非
郑晓伟
马田田
沈建
谈佳玉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fishery Machinery and Instrument Research Institute of CAFS
Original Assignee
Fishery Machinery and Instrument Research Institute of CAFS
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fishery Machinery and Instrument Research Institute of CAFS filed Critical Fishery Machinery and Instrument Research Institute of CAFS
Priority to CN202011447369.9A priority Critical patent/CN112614090B/en
Publication of CN112614090A publication Critical patent/CN112614090A/en
Application granted granted Critical
Publication of CN112614090B publication Critical patent/CN112614090B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/40Image enhancement or restoration using histogram techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/13Edge detection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/187Segmentation; Edge detection involving region growing; involving region merging; involving connected component labelling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10116X-ray image

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Quality & Reliability (AREA)
  • Image Processing (AREA)
  • Processing Of Meat And Fish (AREA)
  • Image Analysis (AREA)

Abstract

The application discloses a fish abdominal cavity structural feature identification method and system. The method comprises the following steps: extracting abdominal cavity structural features according to the collected historical fish X-ray images and visible light images to obtain a fish body abdominal cavity structural feature database; extracting abdominal cavity structural features of the visible light images of the fishes to be detected, and matching the abdominal cavity structural features of the visible light images of the fishes to be detected with data in a fish body abdominal cavity structural feature database to obtain an optimal matching result; and forming a working path of the cutting tool according to the optimal matching result, and guiding the operation of the sectioning device. The system comprises: the device comprises a characteristic database module, a characteristic matching module and a sectioning guidance module; this application has improved the accuracy of dissecting, has solved when fish body abdominal cavity dissects, dissects the device and easily lacerate gall and viscera to influence fish body quality, increase the problem of cleaning work volume.

Description

Method and system for identifying fish abdominal cavity structural features
Technical Field
The application relates to the field of data processing, in particular to a method and a system for identifying fish abdominal cavity structural features.
Background
At present, in fish processing, the laparotomy is mainly completed manually, the laparotomy is generally cut by using a hand tool, the production mode has low efficiency, and the product quality standard is not easy to control. The prior device for completing the laparotomy of the fish body, which replaces manual operation, utilizes a cutter to cut the abdomen of the fish body, but when the cutter is used for cutting, the knife tip can cut the gall bladder and the viscera of the fish, so that the secretion in the gall bladder or the viscera flows out to influence the quality of the fish and increase the subsequent cleaning workload.
When fish abdominal cavity dissects among the prior art, dissect the device and easily rip gall and viscera to influence fish quality, increase the problem of cleaning work load, effective solution has not been proposed at present.
Disclosure of Invention
The main purpose of the application is to provide a fish abdominal cavity structure characteristic identification method and system, so that the problem that when a fish abdominal cavity is cut in the prior art, the gall bladder and internal organs are easily cut by a cutting device, the quality of the fish is affected, and the cleaning workload is increased is solved.
In order to achieve the above object, in a first aspect, the present application provides a method for identifying fish abdominal cavity structural features, comprising the following steps:
extracting abdominal cavity structural features according to the collected historical fish X-ray images and visible light images to obtain a fish body abdominal cavity structural feature database;
extracting abdominal cavity structural features of the visible light images of the fishes to be detected, and matching the abdominal cavity structural features of the visible light images of the fishes to be detected with data in a fish body abdominal cavity structural feature database to obtain an optimal matching result;
and forming a working path of the cutting tool according to the optimal matching result, and guiding the operation of the sectioning device.
Extracting abdominal cavity structural features according to collected historical fish X-ray images and visible light images to obtain a fish body abdominal cavity structural feature database, wherein the process is as follows:
collecting historical fish X-ray images and visible light images;
preprocessing the historical fish X-ray image and the visible light image;
extracting a fish body outer contour image and an abdominal cavity contour image from the preprocessed historical fish X-ray image and the preprocessed visible light image by adopting an edge contour fitting algorithm;
and (4) collecting all the fish body outline images and the abdominal cavity outline images to obtain a fish body abdominal cavity structure characteristic database.
The preprocessing of the historical fish X-ray image comprises the following steps: histogram equalization performs image enhancement and employs gaussian filtering to eliminate noise.
The preprocessing of the historical fish visible light image comprises the following steps: the RGB image is converted into a gray image, and Gaussian filtering is adopted to eliminate noise.
The method for extracting the fish body outer contour image and the abdominal cavity contour image from the preprocessed historical fish X-ray image and the preprocessed visible light image by adopting the edge contour fitting algorithm comprises the following steps:
acquiring a binary image of the preprocessed historical fish visible light image by adopting an OTSU algorithm (OTSU Otsu method);
performing morphological processing on the binary image of the visible light image, extracting an outer contour image of the fish body, and obtaining a fish body image circumscribed rectangle of the visible light image;
cutting the preprocessed historical fish X-ray image according to a fish body image external rectangle of the visible light image, and reserving a fish body part in the historical fish X-ray image;
obtaining a threshold value T by adopting a minimum error method, and carrying out binarization and morphological processing on the cut X-ray image to obtain a contour point set of an abdominal cavity communication domain;
and carrying out polygon approximation fitting on the contour points of the abdominal cavity communication region to obtain an abdominal cavity contour image which is a fitted polygon.
According to the optimal matching result, a working path of the cutting tool is formed to guide the operation of the sectioning device, and the method comprises the following steps:
according to the optimal matching result, obtaining the center line of the short side of the external rectangle of the visible light image fish body image as a reference line;
finding a point with the longest vertical distance from the fitted polygon to the reference line as a tool entering point;
the working path is a fitted polygon.
The optimal matching result is obtained by the following process:
collecting visible light images of fishes to be detected;
the method for preprocessing the visible light image of the fish to be detected comprises the following steps: converting an RGB image into a gray image and Gaussian filtering.
Extracting a fish body outline image of the preprocessed visible light image of the fish to be detected by using an edge outline fitting algorithm; the edge contour fitting algorithm comprises: OTSU algorithm, binarization, and morphological processing.
And matching the fish body outline image of the visible light image of the fish to be detected as the abdominal cavity structural feature with the data in the fish body abdominal cavity structural feature database to obtain an optimal matching result.
In a second aspect, the present application further provides a fish abdominal cavity structural feature identification system, which is implemented by the fish abdominal cavity structural feature identification method, and includes: the device comprises a characteristic database module, a characteristic matching module and a sectioning guidance module;
the feature database module, the feature matching module and the sectioning guidance module are sequentially connected;
the characteristic database module is used for extracting abdominal cavity structural characteristics according to collected historical fish X-ray images and visible light images to obtain a fish body abdominal cavity structural characteristic database;
the characteristic matching module is used for extracting the abdominal cavity structural characteristics of the visible light image of the fish to be detected, and matching the abdominal cavity structural characteristics of the visible light image of the fish to be detected with the data in the fish body abdominal cavity structural characteristic database to obtain an optimal matching result;
the sectioning guidance module is used for forming a working path of the cutting tool according to the optimal matching result and guiding the operation of the sectioning device.
The beneficial technical effects are as follows:
the application provides a fish abdominal cavity structural feature recognition method and system, extract abdominal cavity structural feature, establish fish body abdominal cavity structural feature database, will wait to detect the abdominal cavity structural feature of fish visible light image and match with data in the fish body abdominal cavity structural feature database, obtain the optimum matching result, thereby guide the work of dissecting the device, the accuracy of dissecting has been improved, when having solved dissecting in the fish body abdominal cavity, dissect the device and easily rip gall bladder and viscera, thereby influence fish body quality, increase the problem of cleaning work volume.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this application, serve to provide a further understanding of the application and to enable other features, objects, and advantages of the application to be more apparent. The drawings and their description illustrate the embodiments of the invention and do not limit it. In the drawings:
FIG. 1 is a flow chart of a method for identifying structural features of fish abdominal cavities according to an embodiment of the present application;
FIG. 2 is a flow chart for building a feature database provided according to an embodiment of the present application;
FIG. 3 is a flow chart of an optimal matching result provided according to an embodiment of the present application;
fig. 4 is a flowchart for extracting an external contour image and an internal contour image of a fish body according to an embodiment of the present disclosure;
fig. 5 is a schematic block diagram of a fish abdominal cavity structural feature identification system according to an embodiment of the application.
Detailed Description
In order to make the technical solutions better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only partial embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that the terms "first," "second," and the like in the description and claims of this application and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It should be understood that the data so used may be interchanged under appropriate circumstances such that embodiments of the application described herein may be used. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
In this application, the terms "upper", "lower", "left", "right", "front", "rear", "top", "bottom", "inner", "outer", "middle", "vertical", "horizontal", "lateral", "longitudinal", and the like indicate orientations or positional relationships based on the orientations or positional relationships shown in the drawings. These terms are used primarily to better describe the present application and its embodiments, and are not used to limit the indicated devices, elements or components to a particular orientation or to be constructed and operated in a particular orientation.
Moreover, some of the above terms may be used to indicate other meanings besides the orientation or positional relationship, for example, the term "on" may also be used to indicate some kind of attachment or connection relationship in some cases. The specific meaning of these terms in this application will be understood by those of ordinary skill in the art as appropriate.
In addition, the term "plurality" shall mean two as well as more than two.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
The feature extraction technology is a concept in computer vision and image processing, and utilizes a computer to extract image information of a sample and extract features of the sample from the image, and the result of feature extraction is to divide points on the image into different subsets, wherein the subsets often belong to isolated points, continuous curves or continuous areas. Therefore, a fish abdominal cavity structural feature extraction and identification method is provided, a fish body geometric form and abdominal cavity structural feature database is established according to the fish body abdominal cavity structural feature, the penetration amount of a sectioning device is guided, and the gall bladder and the internal organs of the fish are prevented from being scratched.
In a first aspect, the present application provides a method for identifying fish abdominal cavity structural features, as shown in fig. 1, including the following steps:
step S1: extracting abdominal cavity structural features according to the collected historical fish X-ray images and visible light images to obtain a fish body abdominal cavity structural feature database;
step S2: extracting abdominal cavity structural features of the visible light images of the fishes to be detected, and matching the abdominal cavity structural features of the visible light images of the fishes to be detected with data in a fish body abdominal cavity structural feature database to obtain an optimal matching result;
step S3: and forming a working path of the cutting tool according to the optimal matching result, and guiding the operation of the sectioning device.
Extracting the abdominal cavity structural features according to the collected historical fish X-ray images and visible light images to obtain a fish body abdominal cavity structural feature database, as shown in FIG. 2, the process is as follows:
step S11: collecting historical fish X-ray images and visible light images;
step S12: preprocessing the historical fish X-ray image and the visible light image;
step S13: extracting a fish body outer contour image and an abdominal cavity contour image from the preprocessed historical fish X-ray image and the preprocessed visible light image by adopting an edge contour fitting algorithm;
step S14: and (4) collecting all the fish body outline images and the abdominal cavity outline images to obtain a fish body abdominal cavity structure characteristic database.
The preprocessing of the historical fish X-ray image comprises the following steps: histogram equalization performs image enhancement and employs gaussian filtering to eliminate noise.
The preprocessing of the historical fish visible light image comprises the following steps: the RGB image is converted into a gray image, and Gaussian filtering is adopted to eliminate noise.
The method comprises the following steps of respectively extracting a fish body outer contour image and an abdominal cavity contour image from the preprocessed historical fish X-ray image and the preprocessed visible light image by adopting an edge contour fitting algorithm, as shown in fig. 4:
step S131: acquiring a binary image of the preprocessed historical fish visible light image by adopting an OTSU algorithm (OTSU Otsu method), which comprises the following specific steps:
assuming that the threshold t separates the foreground and the background of the image (here, the foreground refers to a fish body, and the background refers to a non-fish body part), the ratio of the number of pixels of the foreground to the number of pixels of the whole image is set as w0Mean gray value is set to u0The ratio of the number of pixels of the background to the number of pixels of the whole image is w1Mean gray value of u1. The mean gray values of the image are then: u-w0*u0+w1*u1
Traversing t from the minimum gray value to the maximum gray value, and when g is enabled to be w0*w1*(uo-u1)2At maximum, t is the selected threshold. ,
the formula of binarization is as follows:
Figure BDA0002825168990000071
step S132: performing morphological processing on the binary image of the visible light image, extracting an outer contour image of the fish body, and obtaining a fish body image circumscribed rectangle of the visible light image, wherein the specific steps are as follows:
and (3) carrying out morphological treatment after binarization:
let F (x) and G (x) be two discrete functions defined on discrete spaces F and G, where F (x) is the input image and G (x) is the structural element. Then (x) the erosion and swelling for g (x) are defined as:
Figure BDA0002825168990000072
Figure BDA0002825168990000073
and (4) obtaining the external rectangle of the fish body image through the fish body image obtained in the step. And cutting the X-ray image to only leave the circumscribed rectangle of the fish body image. (thus, the abdominal cavity is regarded as the foreground and the rest of the fish body as the background, instead of processing the background of the conveyor belt in the X-ray image.)
Step S133: cutting the preprocessed historical fish X-ray image according to a fish body image external rectangle of the visible light image, and reserving a fish body part in the historical fish X-ray image;
step S134: obtaining a threshold value T by adopting a minimum error method, carrying out binarization and morphological processing on the cut X-ray image to obtain a contour point set of an abdominal cavity connected domain, which specifically comprises the following steps:
principle of minimum error method: assuming that the gray scale of the foreground is normally distributed and the density is f1(x) Mean and variance are μ1,σ1The number of foreground pixels in the whole image is m, the gray level of the background is normally distributed, and the density is f2(x) Mean and variance are μ2,σ2The number of background pixels occupying the entire image is (1-m).
The mixed probability density is: f (x) m f1(x)+(1-m)*f2(x)
When the selected threshold is T, the total error probability that the foreground is misclassified as background and the background is misclassified as foreground is:
Figure BDA0002825168990000081
a threshold T is found that minimizes the total error probability.
Step S135: and performing polygon approximation fitting on the contour points of the abdominal cavity communication domain to obtain an abdominal cavity contour image, namely a fitted polygon, and implementing by using findcontours and cvApproxPoly commands in opencv.
According to the optimal matching result, a working path of the cutting tool is formed to guide the operation of the sectioning device, and the method comprises the following steps:
according to the optimal matching result, the center line of the short side of the external rectangle of the visible light image fish body image is obtained as a reference line, namely a line passing through the midpoint of the short side and being parallel to the long side;
finding a point with the longest vertical distance from the fitted polygon to the reference line as a tool entering point;
the working path is a fitted polygon.
As shown in fig. 3, the process of obtaining the optimal matching result is as follows:
step S21: collecting visible light images of fishes to be detected;
step S22: the method for preprocessing the visible light image of the fish to be detected comprises the following steps: converting the RGB image into a gray image and eliminating noise by adopting Gaussian filtering;
step S23: extracting a fish body outline image of the preprocessed visible light image of the fish to be detected by using an edge outline fitting algorithm; the edge contour fitting algorithm comprises: OTSU algorithm, binarization, and morphological processing.
Step S24: and matching the fish body outline image of the visible light image of the fish to be detected as the abdominal cavity structural feature with the data in the fish body abdominal cavity structural feature database to obtain an optimal matching result.
In a second aspect, the present application further provides a fish abdominal cavity structural feature identification system, which is implemented by using the fish abdominal cavity structural feature identification method, as shown in fig. 5, and includes: the device comprises a characteristic database module, a characteristic matching module and a sectioning guidance module;
the feature database module, the feature matching module and the sectioning guidance module are sequentially connected;
the characteristic database module is used for extracting abdominal cavity structural characteristics according to collected historical fish X-ray images and visible light images to obtain a fish body abdominal cavity structural characteristic database;
the characteristic matching module is used for extracting the abdominal cavity structural characteristics of the visible light image of the fish to be detected, and matching the abdominal cavity structural characteristics of the visible light image of the fish to be detected with the data in the fish body abdominal cavity structural characteristic database to obtain an optimal matching result;
the sectioning guidance module is used for forming a working path of the cutting tool according to the optimal matching result and guiding the operation of the sectioning device.
The above description is only a preferred embodiment of the present application and is not intended to limit the present application, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application.

Claims (7)

1. A method for identifying fish abdominal cavity structural features is characterized by comprising the following steps:
extracting abdominal cavity structural features according to the collected historical fish X-ray images and visible light images to obtain a fish body abdominal cavity structural feature database;
extracting abdominal cavity structural features of the visible light images of the fishes to be detected, and matching the abdominal cavity structural features of the visible light images of the fishes to be detected with data in a fish body abdominal cavity structural feature database to obtain an optimal matching result;
forming a working path of the cutting tool according to the optimal matching result, and guiding the operation of the sectioning device; extracting abdominal cavity structural features according to collected historical fish X-ray images and visible light images to obtain a fish body abdominal cavity structural feature database, wherein the process is as follows:
collecting historical fish X-ray images and visible light images;
preprocessing the historical fish X-ray image and the visible light image;
extracting a fish body outer contour image and an abdominal cavity contour image from the preprocessed historical fish X-ray image and the preprocessed visible light image respectively by adopting an edge contour fitting algorithm;
and collecting all the fish body outer contour images and the abdominal cavity contour images to obtain a fish body abdominal cavity structure characteristic database.
2. The method for identifying fish abdominal structural features of claim 1, wherein the preprocessing the historical fish X-ray images comprises: histogram equalization performs image enhancement and employs gaussian filtering to eliminate noise.
3. The method for identifying fish abdominal cavity structural features of claim 1, wherein the preprocessing the historical fish visible light image comprises: the RGB image is converted into a gray image, and Gaussian filtering is adopted to eliminate noise.
4. The method for identifying fish abdominal cavity structural features of claim 1, wherein the step of extracting the fish body outline image and the abdominal cavity outline image respectively from the preprocessed historical fish X-ray image and the visible light image by using an edge outline fitting algorithm comprises the following steps:
acquiring a binary image of the preprocessed historical fish visible light image by adopting an OTSU algorithm;
performing morphological processing on the binary image of the visible light image, extracting an outer contour image of the fish body, and obtaining a fish body image circumscribed rectangle of the visible light image;
cutting the preprocessed historical fish X-ray image according to a fish body image external rectangle of the visible light image, and reserving a fish body part in the historical fish X-ray image;
obtaining a threshold value T by adopting a minimum error method, and carrying out binarization and morphological processing on the cut X-ray image to obtain a contour point set of an abdominal cavity communication domain;
and carrying out polygon approximation fitting on the contour points of the abdominal cavity communication region to obtain an abdominal cavity contour image which is a fitted polygon.
5. The method for identifying fish abdominal cavity structural features of claim 1, wherein the forming of the working path of the cutting tool according to the optimal matching result and the guiding of the operation of the cutting device comprises the following steps:
according to the optimal matching result, obtaining the center line of the short side of the external rectangle of the visible light image fish body image as a reference line;
finding a point with the longest vertical distance from the fitted polygon to the reference line as a tool entering point;
the working path is a fitted polygon.
6. The method for identifying fish abdominal cavity structural features of claim 1, wherein the optimal matching result is obtained by the following process:
collecting visible light images of fishes to be detected;
the method for preprocessing the visible light image of the fish to be detected comprises the following steps: converting the RGB image into a gray image and carrying out Gaussian filtering;
extracting a fish body outline image of the preprocessed visible light image of the fish to be detected by using an edge outline fitting algorithm;
and matching the fish body outline image of the visible light image of the fish to be detected as the abdominal cavity structural feature with the data in the fish body abdominal cavity structural feature database to obtain an optimal matching result.
7. A fish abdominal cavity structural feature identification system, which is realized by the fish abdominal cavity structural feature identification method according to any one of claims 1-6, and comprises the following steps: the device comprises a characteristic database module, a characteristic matching module and a sectioning guidance module;
the feature database module, the feature matching module and the sectioning guidance module are sequentially connected;
the characteristic database module is used for extracting abdominal cavity structural characteristics according to collected historical fish X-ray images and visible light images to obtain a fish body abdominal cavity structural characteristic database;
the characteristic matching module is used for extracting the abdominal cavity structural characteristics of the visible light image of the fish to be detected, and matching the abdominal cavity structural characteristics of the visible light image of the fish to be detected with the data in the fish body abdominal cavity structural characteristic database to obtain an optimal matching result;
the sectioning guidance module is used for forming a working path of the cutting tool according to the optimal matching result and guiding the operation of the sectioning device.
CN202011447369.9A 2020-12-09 2020-12-09 Method and system for identifying fish abdominal cavity structural features Active CN112614090B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011447369.9A CN112614090B (en) 2020-12-09 2020-12-09 Method and system for identifying fish abdominal cavity structural features

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011447369.9A CN112614090B (en) 2020-12-09 2020-12-09 Method and system for identifying fish abdominal cavity structural features

Publications (2)

Publication Number Publication Date
CN112614090A CN112614090A (en) 2021-04-06
CN112614090B true CN112614090B (en) 2021-12-31

Family

ID=75232865

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011447369.9A Active CN112614090B (en) 2020-12-09 2020-12-09 Method and system for identifying fish abdominal cavity structural features

Country Status (1)

Country Link
CN (1) CN112614090B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102339385A (en) * 2011-07-28 2012-02-01 南京焦耳科技有限责任公司 Combined light perspective based visual recognition detection method of stems and stem ratios in leaves
CN104938603A (en) * 2015-07-17 2015-09-30 中国计量学院 Full-automatic intelligent fish skinning method
CN106778546A (en) * 2016-11-29 2017-05-31 聚鑫智能科技(武汉)股份有限公司 A kind of visual identity method and system based on visible ray and non-visible light
CN108564573A (en) * 2018-03-30 2018-09-21 大连工业大学 Fish head fish tail automatic distinguishing method for image towards Spanish mackerel segment cutter
CN108902274A (en) * 2018-05-31 2018-11-30 中国水产科学研究院渔业机械仪器研究所 A kind of fish go internal organ test platform and method
CN110243826A (en) * 2019-07-10 2019-09-17 上海微现检测设备有限公司 A kind of On-line Product detection method and device
CN110521757A (en) * 2019-09-06 2019-12-03 江苏省农业科学院 The automatic bone and flesh slicer of intelligent fresh-water fishes based on image identification system
CN110999944A (en) * 2019-12-12 2020-04-14 江苏省农业科学院 Automatic large-size fish slaughtering device and control method
CN111754527A (en) * 2020-06-24 2020-10-09 西藏自治区农牧科学院水产科学研究所 Fish phenotype automatic extraction method based on three-dimensional scanning model
CN111899260A (en) * 2020-08-27 2020-11-06 上海联影医疗科技有限公司 Breast X-ray image display method, device and storage medium
CN112017201A (en) * 2020-08-07 2020-12-01 湖北省农业科学院农产品加工与核农技术研究所 Method for judging head and tail postures of fish body in processing and conveying

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8879813B1 (en) * 2013-10-22 2014-11-04 Eyenuk, Inc. Systems and methods for automated interest region detection in retinal images
EP3287772B1 (en) * 2015-04-24 2023-04-12 Nikon Corporation X-ray inspection device, x-ray inspection method, and method for manufacturing structure
DE102016104730A1 (en) * 2016-03-15 2017-09-21 Connaught Electronics Ltd. Method for detecting an object along a road of a motor vehicle, computing device, driver assistance system and motor vehicle
DK3275313T3 (en) * 2016-07-29 2024-05-13 Nordischer Maschinenbau Device for registering and evaluating product-specific information about products from the food processing industry, as well as a system with such a device and method for processing products from the food processing industry
CN112017200B (en) * 2020-08-07 2022-07-05 湖北省农业科学院农产品加工与核农技术研究所 Fish posture judgment method based on visual recognition

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102339385A (en) * 2011-07-28 2012-02-01 南京焦耳科技有限责任公司 Combined light perspective based visual recognition detection method of stems and stem ratios in leaves
CN104938603A (en) * 2015-07-17 2015-09-30 中国计量学院 Full-automatic intelligent fish skinning method
CN106778546A (en) * 2016-11-29 2017-05-31 聚鑫智能科技(武汉)股份有限公司 A kind of visual identity method and system based on visible ray and non-visible light
CN108564573A (en) * 2018-03-30 2018-09-21 大连工业大学 Fish head fish tail automatic distinguishing method for image towards Spanish mackerel segment cutter
CN108902274A (en) * 2018-05-31 2018-11-30 中国水产科学研究院渔业机械仪器研究所 A kind of fish go internal organ test platform and method
CN110243826A (en) * 2019-07-10 2019-09-17 上海微现检测设备有限公司 A kind of On-line Product detection method and device
CN110521757A (en) * 2019-09-06 2019-12-03 江苏省农业科学院 The automatic bone and flesh slicer of intelligent fresh-water fishes based on image identification system
CN110999944A (en) * 2019-12-12 2020-04-14 江苏省农业科学院 Automatic large-size fish slaughtering device and control method
CN111754527A (en) * 2020-06-24 2020-10-09 西藏自治区农牧科学院水产科学研究所 Fish phenotype automatic extraction method based on three-dimensional scanning model
CN112017201A (en) * 2020-08-07 2020-12-01 湖北省农业科学院农产品加工与核农技术研究所 Method for judging head and tail postures of fish body in processing and conveying
CN111899260A (en) * 2020-08-27 2020-11-06 上海联影医疗科技有限公司 Breast X-ray image display method, device and storage medium

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
Machine Vision Applications to Aquatic Foods: A Review;Bahar Gümüş等;《Turkish Journal of Fisheries and Aquatic Sciences》;20111231;第171-180页 *
Ruler Detection for Automatic Scaling of Fish Images;D. A. Konovalov等;《ICAIP 2017: Proceedings of the International Conference on Advances in Image Processing》;20170825;第90-95页 *
基于机器视觉的淡水鱼去鳞损伤无损检测识别方法;闫朋涛等;《食品工业》;20200320;第41卷(第03期);第184-187页 *
基于机器视觉的鱼类定制切段方法及设备设计;王成;《中国优秀博硕士学位论文全文数据库(硕士)_工程科技Ⅰ辑》;20180715;B024-260 *
水产品加工装备研究应用现状与发展趋势;欧阳杰等;《渔业现代化》;20171020;第44卷(第05期);第73-78页 *
淡水鱼加工生产线鱼体头尾腹背定向技术研究;何建雄;《中国优秀博硕士学位论文全文数据库(硕士)_农业科技辑》;20200115;D052-102 *

Also Published As

Publication number Publication date
CN112614090A (en) 2021-04-06

Similar Documents

Publication Publication Date Title
US5987158A (en) Apparatus for automated identification of thick cell groupings on a biological specimen
CN114332650B (en) Remote sensing image road identification method and system
CN111986183B (en) Chromosome scattered image automatic segmentation and identification system and device
CN101996328B (en) Wood identification method
CN112862808A (en) Deep learning-based interpretability identification method of breast cancer ultrasonic image
CN103870808A (en) Finger vein identification method
CN113466232A (en) Brittle fish meat rapid detection method and system based on computer image
Yilmaz et al. An improved segmentation for raw G-band chromosome images
Rezaei et al. Gland segmentation in histopathology images using deep networks and handcrafted features
CN115620075B (en) Method, system and equipment for generating data set for leukocyte classification model
Devi et al. Image processing system for automatic segmentation and yield prediction of fruits using open CV
Sigit et al. Identification of leukemia diseases based on microscopic human blood cells using image processing
CN112258545A (en) Tobacco leaf image online background processing system and online background processing method
CN112614090B (en) Method and system for identifying fish abdominal cavity structural features
CN112381084B (en) Automatic contour recognition method for tomographic image
CN112258532B (en) Positioning and segmentation method for callus in ultrasonic image
CN108205678A (en) A kind of nameplate Text region processing method containing speck interference
CN109002821B (en) Online silver shield digital identification method based on connected domain and tangent slope
CN110874835A (en) Crop leaf disease resistance identification method and system, electronic equipment and storage medium
CN114170224B (en) System and method for cellular pathology classification using generative staining normalization
CN115994921A (en) Mature cherry fruit image segmentation method integrating HSV model and improving Otsu algorithm
Kennel et al. Automatic identification of cell files in light microscopic images of conifer wood
CN111950409B (en) Intelligent identification method and system for road marking line
Vyshnavi et al. Breast Density Classification in Mammogram Images
Madian et al. Graph partitioning approach for segmentation of banding pattern of g-band metaphase human chromosomes

Legal Events

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