Method and system for dynamically acquiring and analyzing 3D phenotype of tomato in whole growth period

文档序号:9267 发布日期:2021-09-17 浏览:25次 中文

1. A method for dynamically acquiring and analyzing a 3D phenotype of a tomato in a whole growth period is characterized by comprising the following steps: the method comprises the steps of environment monitoring, image acquisition, three-dimensional reconstruction, point cloud processing, organ segmentation, phenotype parameter extraction, phenotype registration and data analysis; wherein the content of the first and second substances,

the environment monitoring is used for measuring environmental parameters in a cultivation scene to obtain a plurality of environmental parameter measuring results, and a plurality of target individual plants with larger environmental differences are screened out from a large number of plants according to an environmental difference distribution map and are used for subsequent data acquisition, processing and analysis;

acquiring images, namely performing multi-angle multi-layer shooting around a single plant and fruits from bottom to top by adopting an RGB (red, green and blue) camera to acquire multi-view image sequences of each target plant and ripe tomato fruits thereof, wherein the acquisition time period covers the whole growth period of the plant;

three-dimensional reconstruction, namely importing the acquired multi-view image sequence into Visual SFM software to reconstruct three-dimensional point cloud data of each part and fruit of a target individual plant;

point cloud processing, including point cloud denoising and scale correction preprocessing, wherein an Alignment registration algorithm is utilized to obtain complete individual plant point cloud, and all point cloud data belonging to lobe fragments in the blade are manually segmented for calculating the subsequent blade width and the blade area;

organ segmentation, skeletonizing point clouds of the rest parts of a single plant except for splinters, adopting a point search mode based on an adjacency relation for a bent stem of a tomato plant, inputting two end point numbers of the obtained skeleton, an adjacency matrix and a main stem, obtaining a joint of a petiole and the stem, namely a node, and end points of each leaf, namely a leaf tip point according to the adjacency relation of each point in the adjacency matrix, and performing extension search from each node to the surrounding adjacency points to realize the segmentation of each internode and each leaf;

phenotypic parameter extraction, namely performing automatic extraction calculation of phenotypic parameters on the basis of organ segmentation;

phenotype registration, namely realizing phenotype parameter registration of different periods by utilizing a real topological structure aiming at point cloud data of the same target individual plant in different growth periods;

and data analysis, namely, considering the difference of different plants on environmental conditions and the dynamic change of the phenotype parameters at different stages of the whole growth period, quantitatively analyzing the relationship among all elements, and determining the influence rule of each environmental parameter on the phenotype change, so as to obtain management measure optimization schemes at different periods under a specific cultivation scene, and realize the generalization of phenotype extraction and the intellectualization of cultivation management.

2. The method for the dynamic acquisition and analysis of the 3D phenotype of tomato during the whole growth period according to claim 1, characterized in that the environmental monitoring is achieved by: planting the tomatoes of the same variety in a solar greenhouse in a soilless culture mode, wherein i rows are planted from east to west, and j plants are planted in each row from north to south; in the aspect of cultivation management, a water and fertilizer integrated system and the same farming operation are adopted; uniformly selecting m sample points in a greenhouse, and regularly measuring temperature, humidity and illumination every day; according to the distribution map of the environmental difference, n individuals with larger environmental difference are selected from the sample points.

3. The method for dynamically acquiring and analyzing the 3D phenotype of the tomatoes during the whole growth period according to claim 1, wherein during organ segmentation and phenotype parameter extraction, skeletons of each internode are extracted and stored respectively, internode length is obtained by generating a skeleton curve of the internode, internode number is obtained by the stored internode number, and plant height is obtained by calculating the Euclidean distance between two endpoints on a stem;

wherein, the internode extraction is realized by the following steps:

step 3-1, inputting the numbers of two end points, namely a bottom point and a growth point on the main stem skeleton, and setting the end points as current traversal points from the bottom point;

step 3-2, finding the adjacent points of the current traversal point;

step 3-3, selecting an adjacent point which is not traversed, marking the adjacent point as traversed, and carrying out the following judgment and operation:

3-3-1 judges whether the adjacent point is a node, if so, entering a settlement step 3-4-1;

3-3-2, judging whether the current traversal node is an end point, if so, entering a settlement step 3-4-1;

3-3-3, judging whether the current traversal node is a leaf endpoint or not, and if so, directly entering a settlement step 3-4-2;

3-3-4, if the above are not the same, marking the point as a middle point, setting the middle point as a current traversal point, and returning to the step 3-2;

step 3-4, settlement step:

3-4-1, if the node is a node or an end point, marking the middle point starting from the last end point or the node as a stem, and returning to the step 3-3;

3-4-2, if the leaf end point is the leaf end point, directly clearing the mark of the middle point;

3-4-3 if it is the end of the stem, the algorithm ends.

4. The method for dynamically acquiring and analyzing the 3D phenotype of the tomato during the whole growth period according to claim 3, wherein during organ segmentation and phenotype parameter extraction, the numbers of all points on the main stem are obtained according to the internode extraction result, the extraction and preservation of all leaves are carried out, and the leaf length and the true leaf number are calculated;

wherein, each leaf is extracted by the following steps:

step 4-1, starting from the bottommost node, setting the node as the current node;

step 4-2, all adjacent points of the current node are searched;

4-3, selecting an adjacent point which is not traversed, and judging whether the adjacent point belongs to the main stem:

4-3-1, if yes, returning to the step 4-3;

4-3-2, if not, continuously traversing upwards according to the adjacency relation, and marking the traversed point as the blade point corresponding to the node until the blade end point is traversed;

and 4-4, judging whether the current node is the last node or not, if so, finishing the algorithm, if not, setting the next node as the current node, and returning to the step 4-2.

5. The method for dynamically acquiring and analyzing the 3D phenotype of the tomato in the whole growth stage according to claim 1, wherein the phenotypic parameters are extracted, and the volume, true leaf number, internode number, length of each node, stem length, leaf width, leaf area, transverse diameter of fruit, fruit volume and the like of each plant are obtained.

6. Method for the dynamic acquisition and analysis of the 3D phenotype of tomato during the whole growth phase according to claim 1, characterized in that the phenotype registration is achieved in particular by: defining a sequencing rule by combining the real topological structure of the tomatoes, defining a sequencing rule from a bottom point, namely the ground-near end, to a top point, namely the growing point, sequencing the segmented frameworks again, giving corresponding numbers, outputting new frameworks and visualizing, and directly realizing the registration of the phenotypic parameters of the crops at different periods.

7. A dynamic acquisition and analysis system of 3D phenotype of tomato during whole growth period, which employs the dynamic acquisition and analysis method of 3D phenotype of tomato during whole growth period as claimed in any one of claims 1-6, characterized in that:

the system comprises the following modules which are provided with a plurality of modules,

the environment monitoring module is used for measuring environmental parameters in a cultivation scene to obtain a plurality of environmental parameter measuring results, screening a plurality of target individual plants with larger environmental differences from a large number of plants according to an environmental difference distribution map, and acquiring, processing and analyzing subsequent data;

the image acquisition module is used for carrying out multi-angle multi-layer shooting around a single plant and fruits from bottom to top by adopting an RGB camera to acquire multi-view image sequences of each target plant and ripe tomato fruits thereof, and the acquisition time period covers the whole growth period of the plant;

the three-dimensional reconstruction module is used for importing the acquired multi-view image sequence into Visual SFM software and reconstructing three-dimensional point cloud data of each part and fruit of the target individual plant;

the point cloud processing module is used for carrying out point cloud denoising and scale correction preprocessing, acquiring complete single plant point cloud by using an Alignment registration algorithm, manually segmenting all point cloud data belonging to the lobe in the blade, and calculating the subsequent blade width and the subsequent blade area;

the organ segmentation module is used for skeletonizing point clouds of the rest parts of a single plant except for splinters, adopting a point search mode based on an adjacency relation aiming at the bent stems of the tomato plants, obtaining the connection positions of the petioles and the stems, namely nodes, and the end points of each leaf, namely leaf tips, according to the adjacency relation of each point in the adjacency matrix by inputting the obtained numbers of the two end points of the skeleton, the adjacency matrix and the main stem, and realizing the segmentation of each internode and each leaf by extending and searching from each node to the adjacent points around;

the phenotype parameter extraction module is used for automatically extracting and calculating phenotype parameters on the basis of organ segmentation;

the phenotype registration module is used for realizing the registration of phenotype parameters in different periods by utilizing a real topological structure aiming at point cloud data of the same target individual plant in different growth periods;

the data analysis module considers the difference of different plants on environmental conditions and the dynamic change of the phenotype parameters at different stages of the whole growth period, quantitatively analyzes the relationship among all elements, and determines the influence rule of each environmental parameter on the phenotype change, so as to obtain management measure optimization schemes at different periods under a specific cultivation scene and realize the generalization of phenotype extraction and the intellectualization of cultivation management.

Background

The tomato is one of the most valuable vegetable crops in the world, and China plays a very important role in the international market as one of three main tomato planting areas in the world. High yield and high quality are important targets for tomato cultivation. However, the phenotype data acquisition of the tomatoes still mainly depends on the traditional phenotype analysis method, and the method is time-consuming, labor-consuming, complex in process, strong in subjectivity, and easy to damage the tomatoes, so that the development of the tomato cultivation technology is seriously hindered.

In the prior art, a laser scanner is used for acquiring three-dimensional information of plants and canopy surfaces to estimate leaf areas, leaf area indexes and plant heights, but hardware equipment is expensive and data redundancy is realized; the method comprises the steps of acquiring point cloud data of plants by adopting three-dimensional reconstruction, completing single plant or stem extraction by combining a region growing algorithm, deep learning and the like, setting different thresholds and manual labels aiming at different single plants, and realizing accurate extraction aiming at the characteristics of the bent stems of tomatoes.

Disclosure of Invention

Technical problem to be solved

Aiming at the technical problems of the prior method for acquiring the phenotypic parameters, the method comprises the following points. Firstly, in a specific cultivation scene, an artificial phenotype measurement means is adopted, the efficiency is low, the subjectivity is strong, the cultivation management mainly depends on experience judgment, and phenotype parameter support and corresponding management schemes in different periods are lacked; secondly, the traditional point cloud organ segmentation algorithm needs to adjust threshold values for different periods, if segmentation or labeling is carried out manually, the traditional point cloud organ segmentation algorithm not only requires the number of samples, but also is time-consuming and labor-consuming, and has certain subjectivity; finally, in the aspect of phenotypic registration, features are mainly found and defined on the point cloud, but the operation is complex, the period of the target point cloud is required to be close enough, and the quality requirement of the point cloud is high. The invention provides a method and a system for dynamically acquiring and analyzing a 3D phenotype of a tomato in a whole growth period, which realize dynamic quantification of phenotypic parameters of a single tomato plant in the whole growth period with obvious difference in greenhouse environment.

(II) technical scheme

In order to solve the technical problem, the invention provides a method and a system for dynamically acquiring and analyzing a 3D phenotype of a tomato in a whole growth period.

The method comprises the steps of dynamically acquiring and analyzing a 3D phenotype of the tomato in the whole growth period, wherein the dynamically acquiring and analyzing comprise environmental monitoring, image acquisition, three-dimensional reconstruction, point cloud processing, organ segmentation, phenotype parameter extraction, phenotype registration and data analysis; wherein the content of the first and second substances,

the environment monitoring is used for measuring environmental parameters in a cultivation scene to obtain a plurality of environmental parameter measuring results, and a plurality of target individual plants with larger environmental differences are screened out from a large number of plants according to an environmental difference distribution map and are used for subsequent data acquisition, processing and analysis;

acquiring images, namely performing multi-angle multi-layer shooting around a single plant and fruits from bottom to top by adopting an RGB (red, green and blue) camera to acquire multi-view image sequences of each target plant and ripe tomato fruits thereof, wherein the acquisition time period covers the whole growth period of the plant;

three-dimensional reconstruction, namely importing the acquired multi-view image sequence into Visual SFM software to reconstruct three-dimensional point cloud data of each part and fruit of a target individual plant;

point cloud processing, including point cloud denoising and scale correction preprocessing, wherein an Alignment registration algorithm is utilized to obtain complete individual plant point cloud, and all point cloud data belonging to lobe fragments in the blade are manually segmented for calculating the subsequent blade width and the blade area;

organ segmentation, skeletonizing point clouds of the rest parts of a single plant except for splinters, adopting a point search mode based on an adjacency relation for a bent stem of a tomato plant, inputting two end point numbers of the obtained skeleton, an adjacency matrix and a main stem, obtaining a joint of a petiole and the stem, namely a node, and end points of each leaf, namely a leaf tip point according to the adjacency relation of each point in the adjacency matrix, and performing extension search from each node to the surrounding adjacency points to realize the segmentation of each internode and each leaf;

phenotypic parameter extraction, namely performing automatic extraction calculation of phenotypic parameters on the basis of organ segmentation;

phenotype registration, namely realizing phenotype parameter registration of different periods by utilizing a real topological structure aiming at point cloud data of the same target individual plant in different growth periods;

and data analysis, namely, considering the difference of different plants on environmental conditions and the dynamic change of the phenotype parameters at different stages of the whole growth period, quantitatively analyzing the relationship among all elements, and determining the influence rule of each environmental parameter on the phenotype change, so as to obtain the management measure optimization schemes at different stages under a specific cultivation scene, and realize the universality of phenotype extraction and the intellectualization of cultivation management.

More specifically, the environmental monitoring is specifically realized by the following means: planting the tomatoes of the same variety in a solar greenhouse in a soilless culture mode, wherein i rows are planted from east to west, and j plants are planted in each row from north to south; in the aspect of cultivation management, a water and fertilizer integrated system and the same farming operation are adopted; uniformly selecting m sample points in a greenhouse, and regularly measuring temperature, humidity and illumination every day; according to the distribution map of the environmental difference, n individuals with larger environmental difference are selected from the sample points.

More specifically, when organ segmentation and phenotype parameter extraction are carried out, skeletons of all internodes are extracted and stored respectively, internode length is obtained by generating a skeleton curve of the internodes, internode number is obtained by the stored internode number, and plant height is obtained by calculating Euclidean distance between two end points on a main stem;

wherein, the internode extraction is realized by the following steps:

step 3-1, inputting the numbers of two end points, namely a bottom point and a growth point on the main stem skeleton, and setting the end points as current traversal points from the bottom point;

step 3-2, finding the adjacent points of the current traversal point;

step 3-3, selecting an adjacent point which is not traversed, marking the adjacent point as traversed, and carrying out the following judgment and operation:

3-3-1 judges whether the adjacent point is a node, if so, entering a settlement step 3-4-1;

3-3-2, judging whether the current traversal node is an end point, if so, entering a settlement step 3-4-1;

3-3-3, judging whether the current traversal node is a leaf endpoint or not, and if so, directly entering a settlement step 3-4-2;

3-3-4, if the above are not the same, marking the point as a middle point, setting the middle point as a current traversal point, and returning to the step 3-2;

step 3-4, settlement step:

3-4-1, if the node is a node or an end point, marking the middle point starting from the last end point or the node as a stem, and returning to the step 3-3;

3-4-2, if the leaf end point is the leaf end point, directly clearing the mark of the middle point;

3-4-3 if it is the end of the stem, the algorithm ends.

More specifically, when organ segmentation and phenotype parameter extraction are carried out, the serial numbers of all points on the main stem are obtained according to the internode extraction result, extraction and storage of all leaves are carried out, and the leaf length and the true leaf number are calculated;

wherein, each leaf is extracted by the following steps:

step 4-1, starting from the bottommost node, setting the node as the current node;

step 4-2, all adjacent points of the current node are searched;

4-3, selecting an adjacent point which is not traversed, and judging whether the adjacent point belongs to the main stem:

4-3-1, if yes, returning to the step 4-3;

4-3-2, if not, continuously traversing upwards according to the adjacency relation, and marking the traversed point as the blade point corresponding to the node until the blade end point is traversed;

and 4-4, judging whether the current node is the last node or not, if so, finishing the algorithm, if not, setting the next node as the current node, and returning to the step 4-2.

More specifically, when phenotypic parameter extraction is performed, the volume, true leaf number, internode number, length of each node, stem length, leaf width, leaf area, fruit transverse diameter and volume, etc. of the individual plant are obtained.

More specifically, phenotypic registration is specifically achieved by: defining a sequencing rule by combining the real topological structure of the tomatoes, defining a sequencing rule from a bottom point, namely the ground-near end, to a top point, namely the growing point, sequencing the segmented frameworks again, giving corresponding numbers, outputting new frameworks and visualizing, and directly realizing the registration of the phenotypic parameters of the crops at different periods.

The invention also provides a system for dynamically acquiring and analyzing the 3D phenotype of the tomato in the whole growth period, which adopts the method for dynamically acquiring and analyzing the 3D phenotype of the tomato in the whole growth period, and is characterized in that:

the system comprises the following modules which are provided with a plurality of modules,

the environment monitoring module is used for measuring environmental parameters in a cultivation scene to obtain a plurality of environmental parameter measuring results, screening a plurality of target individual plants with larger environmental differences from a large number of plants according to an environmental difference distribution map, and acquiring, processing and analyzing subsequent data;

the image acquisition module is used for carrying out multi-angle multi-layer shooting around a single plant and fruits from bottom to top by adopting an RGB camera to acquire multi-view image sequences of each target plant and ripe tomato fruits thereof, and the acquisition time period covers the whole growth period of the plant;

the three-dimensional reconstruction module is used for importing the acquired multi-view image sequence into Visual SFM software and reconstructing three-dimensional point cloud data of each part and fruit of the target individual plant;

the point cloud processing module is used for carrying out point cloud denoising and scale correction preprocessing, acquiring complete single plant point cloud by using an Alignment registration algorithm, manually segmenting all point cloud data belonging to the lobe in the blade, and calculating the subsequent blade width and the subsequent blade area;

the organ segmentation module is used for skeletonizing point clouds of the rest parts of a single plant except for splinters, adopting a point search mode based on an adjacency relation aiming at the bent stems of the tomato plants, obtaining the connection positions of the petioles and the stems, namely nodes, and the end points of each leaf, namely leaf tips, according to the adjacency relation of each point in the adjacency matrix by inputting the obtained numbers of the two end points of the skeleton, the adjacency matrix and the main stem, and realizing the segmentation of each internode and each leaf by extending and searching from each node to the adjacent points around;

the phenotype parameter extraction module is used for automatically extracting and calculating phenotype parameters on the basis of organ segmentation;

the phenotype registration module is used for realizing the registration of phenotype parameters in different periods by utilizing a real topological structure aiming at point cloud data of the same target individual plant in different growth periods;

the data analysis module considers the difference of different plants on environmental conditions and the dynamic change of the phenotype parameters at different stages of the whole growth period, quantitatively analyzes the relationship between all elements, and determines the influence rule of each environmental parameter on the phenotype change, so as to obtain the management measure optimization scheme at different stages under a specific cultivation scene, and realize the generalization of phenotype extraction and the intellectualization of cultivation management.

(III) advantageous effects

According to the method and the system for dynamically acquiring and analyzing the 3D phenotype of the tomatoes in the whole growth period, the environment is monitored aiming at a sunlight greenhouse, the target plants are determined, the influence rule of the environmental difference on different stages of the growth and development of the tomatoes is determined, and reliable phenotype data are provided for management measures in different periods; the tomato point cloud data of the whole growth period is obtained through image acquisition, three-dimensional reconstruction and point cloud processing, and data loss of two-dimensional data is made up; aiming at the bent stem of a tomato plant, skeletonizing point clouds, performing organ segmentation by adopting a point search mode based on adjacency relation without setting any threshold value or manually marking, requiring no sample quantity, directly realizing extraction of internodes and leaves, and having simple and convenient operation and high efficiency, and being suitable for organ segmentation of tomatoes at different periods; the phenotype parameter automatic extraction is realized on the basis of organ segmentation, and the problems of time and labor waste, strong subjectivity, destructiveness and the like of the traditional method are solved; the real topological structure is utilized to realize the registration of the phenotype parameters in different periods, the problem of searching and defining characteristics related to a phenotype registration algorithm is simplified, a threshold value is not required to be set, point cloud characteristics in adjacent periods are not required, for any period of the same single plant, the framework is reordered only by defining an ordering rule and corresponding numbers are given to carry out result output and visualization, the phenotype registration is directly realized, the operation steps are simplified, and the applicability is strong.

Drawings

FIG. 1 is a schematic flow chart of a method for dynamically acquiring and analyzing the 3D phenotype of a tomato in the whole growth period.

FIG. 2 is a schematic diagram of the structure of a whole-growth tomato 3D phenotype dynamic acquisition and analysis system.

Detailed Description

The invention provides a method and a system for dynamically acquiring and analyzing a 3D phenotype of a tomato in a whole growth period in order to solve the technical problem. The flow diagram of the method is shown in fig. 1, and the structural diagram of the system is shown in fig. 2.

The method for dynamically acquiring and analyzing the 3D phenotype of the tomatoes in the whole growth period comprises the steps of environment monitoring, image acquisition, three-dimensional reconstruction, point cloud processing, organ segmentation, phenotype parameter extraction, phenotype registration and data analysis; wherein the content of the first and second substances,

the environment monitoring is used for measuring environmental parameters in a cultivation scene to obtain a plurality of environmental parameter measuring results, and a plurality of target individual plants with larger environmental differences are screened out from a large number of plants according to an environmental difference distribution map and are used for subsequent data acquisition, processing and analysis;

acquiring images, namely performing multi-angle multi-layer shooting around a single plant and fruits from bottom to top by adopting an RGB (red, green and blue) camera to acquire multi-view image sequences of each target plant and ripe tomato fruits thereof, wherein the acquisition time period covers the whole growth period of the plant;

three-dimensional reconstruction, namely importing the acquired multi-view image sequence into Visual SFM software to reconstruct three-dimensional point cloud data of each part and fruit of a target individual plant;

point cloud processing, including point cloud denoising and scale correction preprocessing, wherein an Alignment registration algorithm is utilized to obtain complete individual plant point cloud, and all point cloud data belonging to lobe fragments in the blade are manually segmented for calculating the subsequent blade width and the blade area;

organ segmentation, skeletonizing point clouds of the rest parts of a single plant except for splinters, adopting a point search mode based on an adjacency relation for a bent stem of a tomato plant, inputting two end point numbers of the obtained skeleton, an adjacency matrix and a main stem, obtaining a joint of a petiole and the stem, namely a node, and end points of each leaf, namely a leaf tip point according to the adjacency relation of each point in the adjacency matrix, and performing extension search from each node to the surrounding adjacency points to realize the segmentation of each internode and each leaf;

phenotypic parameter extraction, namely performing automatic extraction calculation of phenotypic parameters on the basis of organ segmentation;

phenotype registration, namely realizing phenotype parameter registration of different periods by utilizing a real topological structure aiming at point cloud data of the same target individual plant in different growth periods;

and data analysis, namely, considering the difference of different plants on environmental conditions and the dynamic change of the phenotype parameters at different stages of the whole growth period, quantitatively analyzing the relationship among all elements, and determining the influence rule of each environmental parameter on the phenotype change, so as to obtain the management measure optimization schemes at different stages under a specific cultivation scene, and realize the universality of phenotype extraction and the intellectualization of cultivation management.

The invention relates to a full-growth-period tomato 3D phenotype dynamic acquisition and analysis system, which adopts the full-growth-period tomato 3D phenotype dynamic acquisition and analysis method, and is characterized in that:

the system comprises the following modules which are provided with a plurality of modules,

the environment monitoring module is used for measuring environmental parameters in a cultivation scene to obtain a plurality of environmental parameter measuring results, screening a plurality of target individual plants with larger environmental differences from a large number of plants according to an environmental difference distribution map, and acquiring, processing and analyzing subsequent data;

the image acquisition module is used for carrying out multi-angle multi-layer shooting around a single plant and fruits from bottom to top by adopting an RGB camera to acquire multi-view image sequences of each target plant and ripe tomato fruits thereof, and the acquisition time period covers the whole growth period of the plant;

the three-dimensional reconstruction module is used for importing the acquired multi-view image sequence into Visual SFM software and reconstructing three-dimensional point cloud data of each part and fruit of the target individual plant;

the point cloud processing module is used for carrying out point cloud denoising and scale correction preprocessing, acquiring complete single plant point cloud by using an Alignment registration algorithm, manually segmenting all point cloud data belonging to the lobe in the blade, and calculating the subsequent blade width and the subsequent blade area;

the organ segmentation module is used for skeletonizing point clouds of the rest parts of a single plant except for splinters, adopting a point search mode based on an adjacency relation aiming at the bent stems of the tomato plants, obtaining the connection positions of the petioles and the stems, namely nodes, and the end points of each leaf, namely leaf tips, according to the adjacency relation of each point in the adjacency matrix by inputting the obtained numbers of the two end points of the skeleton, the adjacency matrix and the main stem, and realizing the segmentation of each internode and each leaf by extending and searching from each node to the adjacent points around;

the phenotype parameter extraction module is used for automatically extracting and calculating phenotype parameters on the basis of organ segmentation;

the phenotype registration module is used for realizing the registration of phenotype parameters in different periods by utilizing a real topological structure aiming at point cloud data of the same target individual plant in different growth periods;

the data analysis module considers the difference of different plants on environmental conditions and the dynamic change of the phenotype parameters at different stages of the whole growth period, quantitatively analyzes the relationship between all elements, and determines the influence rule of each environmental parameter on the phenotype change, so as to obtain the management measure optimization scheme at different stages under a specific cultivation scene, and realize the generalization of phenotype extraction and the intellectualization of cultivation management.

The specific embodiments described in this application are merely illustrative of the spirit of the invention. Various modifications or additions may be made to the described embodiments or alternatives may be employed by those skilled in the art without departing from the spirit or ambit of the invention as defined in the appended claims.

完整详细技术资料下载
上一篇:石墨接头机器人自动装卡簧、装栓机
下一篇:一种金刚砂颗粒检测及计数方法及系统

网友询问留言

已有0条留言

还没有人留言评论。精彩留言会获得点赞!

精彩留言,会给你点赞!