Patents
Literature
Hiro is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Hiro

76results about How to "Splitting speed is fast" patented technology

Stomach computed tomography (CT) sequence image segmentation method based on interactive region growth

The invention discloses a stomach computed tomography (CT) sequence image segmentation method based on interactive region growth, which mainly solves the problems that in the prior art, CT sequence segmentation speed is slow, and poor segmentation is easy to occur. The method includes: firstly, a seed point is selected manually in a target area to be segmented in a first image, the interactive region growth is used for performing segmentation, a center of a segmentation result and eight neighborhoods of the center are projected into a next CT image to serve as seed points, the interactive region growth is continuously used for performing segmentation to obtain the target area of the current image, and the segmentation result of the previous image is projected into a next image repeatedly to serve as a seed point to be segmented continuously until segmentation of a whole sequence is completed. Compared with a traditional serial region growth, the stomach CT sequence image segmentation method based on the interactive region growth has the advantages of being rapid in speed, good in effect and the like, can be used for segmenting stomach CT sequence images, and can well segment target areas which may occur in stomach lymph gland in the sequence.
Owner:XIDIAN UNIV

Improved region growing method applied to coronary artery angiography image segmentation

The invention relates to an improved region growing method which is applied to vessel segmentation and extraction in a coronary artery angiography image. The improved region growing method comprises the following steps of: preprocessing the image to obtain an original image capable of directly performing region growth; making a regulation and randomly generating a group of seed points; setting a stack data structure, enabling a newly grown pixel point to enter a stack, and taking out the point previously entering the stack to serve as a current point to be subjected to growth when the current point completes the growth; sequentially performing growth on each seed point, wherein a seed point gray value serves as an average value at a growing initial stage, and calculating a new average gray value when a new pixel point is grown every time along with the growth of the seed points; and completing the growth when no pixel point meeting growth standards exists and no seed point exists. The improved region growing method has the advantages that the seed points are automatically generated, no manual intervention is needed, the local average values around each pixel point serve as growth parameters in a growing process, the coronary artery angiography image with uneven brightness can be segmented, and the efficiency and the accuracy of the image segmentation are improved.
Owner:常熟市支塘镇新盛技术咨询服务有限公司

Brain part MRI image segmentation method

The invention provides a brain part MRI image segmentation method. The brain part MRI image segmentation method is characterized in that a gray level image of a brain part MRI image to be segmented can be acquired; the gray values of different pixel points of the brain part MRI image can be used as the clustering centers, which are used to form the clustering center sets as the particles, and the optimization of the clustering center sets can be carried out by adopting the particle swarm optimization algorithm; every pixel point of the brain part MRI image belongs to the category having the maximum membership, and then the gray values of the pixel points of the same category are equal to the same gray value, and the brain part MRI image segmentation can be completed. The brain part MRI image segmentation method is advantageous in that according to the chaotic characteristic and the logic self-mapping function, the uniformly-distributed particle swarms can be initialized by adopting the logic self-mapping function, and then the quality of the initial solution, the stability of the PSO algorithm, the speed and the precision of the image segmentation can be improved; the chaotic searching can be carried out, when the particles are in the premature convergence state, and the premature convergence phenomenon caused by the stagnated state of the particles during the iteration process can be prevented, and the optimal solution in the range of the whole situation can be realized, and then the speed and the precision of the image segmentation can be improved.
Owner:NORTHEASTERN UNIV LIAONING

Laser radar three-dimensional point cloud segmentation method

PendingCN110969624AKeep the geometry invariantIncrease split rateImage enhancementImage analysisImage resolutionVisualization
The invention discloses a laser radar three-dimensional point cloud segmentation method. The method comprises the following steps of firstly, extracting original three-dimensional point cloud data collected by a laser radar; preprocessing the original point cloud with steps of denoising, simplifying and coordinate transformation of original point cloud data; constructing basic point cloud data under a three-dimensional Cartesian coordinate system; storing the three-dimensional data in the form of a two-dimensional array; adopting a variable neighborhood decentralized search strategy to dynamically adjust the resolution of the neighborhood range and the search matching range of the seeds surrounded by the region growing method. Point cloud preliminary segmentation work is carried out, on the basis, a point cloud segmentation envelope diffusion strategy is designed, the periphery of a point cloud segmentation set is further searched, fusion of multiple sets is achieved, then the point cloud segmentation set is obtained, and finally a visualization function of a point cloud segmentation result is designed and used for checking the point cloud segmentation effect. The method effectively improves the segmentation rate, effectively suppresses the over-segmentation condition, maintains the integrity of each target, and facilitates the observation of the scanning result of the segmented target.
Owner:HARBIN ENG UNIV

Cotton foreign fiber image online dividing method and cotton foreign fiber image online dividing system

The invention provides a cotton foreign fiber image online dividing method and a cotton foreign fiber image online dividing system. The cotton foreign fiber image online dividing method includes the following steps: S1, receiving cotton foreign fiber images, converting the cotton foreign fiber images to gray-level images and negating the gray-level images; S2, processing the negated gray-level images in blocks and judging whether to further process the gray-level images in refining mode; S3, reading image blocks needing refining processing, obtaining revised background gray-level images, leading the background gray-level images to subtract the original gray-level image blocks to obtain image blocks with backgrounds removed, and cutting the images in an OTSU method; and S4, performing expansive operation on the image blocks, comparing corresponding edge pixels of adjacent image blocks, and performing image linking on cracked foreign fiber target images in multiple images or image blocks based on overlap ratio of the corresponding edge pixels. The cotton foreign fiber image online dividing method and the cotton foreign fiber image online dividing system can effectively improve imagecutting speed and ensure cutting quality of the images.
Owner:CHINA AGRI UNIV

Semi-supervised video target segmentation method

The invention provides a semi-supervised video target segmentation method, which comprises the steps: S1, preprocessing a video image to obtain an image of a current frame and an image of a first frame, and giving a segmentation image of the first frame; S2, constructing a semi-supervised video target segmentation network model, wherein the semi-supervised video target segmentation network model comprises a short-time network module, a long-time network module, an attention gate network module and an up-sampling module; S3, inputting the image of the previous frame, the segmentation result image of the previous frame and the image of the current frame into a short-time network module to obtain a rough segmentation image and relative change information of the current frame; inputting the image of the current frame, the image of the first frame, the segmentation map of the first frame and the rough segmentation map of the current frame into a long-term network module to obtain absolute change information; inputting the relative change information and the absolute change information into an attention gate network to obtain a segmentation result, and finally obtaining a segmentation result graph through an up-sampling module. According to the method, the segmentation performance and the segmentation speed can be improved.
Owner:BEIJING JIAOTONG UNIV

A method for image segmentation of pulmonary nodule

The embodiment of the invention discloses a lung nodule image segmentation method, which relates to the fields of computer technology and medical image analysis. The lung nodule image segmentation method comprises the following steps: all chest CT images are annotated to obtain annotated CT image data set; the convolution neural network model of pulmonary nodule detection is constructed and the CTimage data set is input into the convolution neural network model of pulmonary nodule detection; super parameters of the convolution neural network model are set, the convolution neural network modelis trained by Caffe to detect the pulmonary nodules, and a training model is generated; a CT image data set is input into the training model, and the detected pulmonary nodule position information isoutput after completing the training; threshold method is used to binarize the detected pulmonary nodule region, and the main region of pulmonary nodule is obtained. The seed points are randomly selected from the main areas of pulmonary nodules and the nodules are segmented by a region growing method. The invention can solve the problem that the lung nodules can not be accurately and automatically segmented in the prior medical diagnosis technology, and the treatment is difficult.
Owner:UNIVERSITY OF CHINESE ACADEMY OF SCIENCES

Three-dimensional model reconstructing method for keeping fracture line of jaw bone

The invention discloses a three-dimensional model reconstructing method for keeping a fracture line of a jaw bone. The method is characterized by comprising the following steps that 1, CT data, in accordance with a Dicom protocol, of an injured jaw bone are input; 2, a surface model of the jaw bone is extracted by using a Marching Cube isosurface algorithm; 3, a segmentation algorithm which combines a Gaussian mixture model with Graph Cut is used for rapidly completing segmentation of broken bone blocks and a main bone block; 4, automatic replacement is conducted on the broken bone blocks on the basis of the symmetry, and a complete jaw bone model is obtained by splicing the broken bone blocks and the main bone block; 5, positioning devices which are each composed of a pair of coupling block devices are additionally arranged on the seams of the complete model obtained through splicing; 6, a complete three-dimensional solid model is obtained through assembling according to the positioning devices. By means of the three-dimensional model reconstructing method for keeping the fracture line of the jaw bone, in a jaw bone repairing operation, particularly when chimerism, fixation and repair are conducted between the broken bone blocks and between the broken bone blocks and the main bone block, the fracture line information of the defect parts is kept, so that errors in the operation are reduced, the wounds of a patient are reduced, the process of the operation is accelerated, and the operation effect is guaranteed.
Owner:HEFEI UNIV OF TECH

Point cloud segmentation method for three-dimensional measurement of complex special-shaped curved surface robot

ActiveCN110599506APrecise Cut Fast Master Object SegmentationReduce problem sizeImage enhancementImage analysisVoxelThree dimensional measurement
The invention discloses a point cloud segmentation method for three-dimensional measurement of a complex special-shaped curved surface robot, and the method comprises the following steps: S100, inputting a blade point cloud X taking the ground and a desktop as backgrounds, filtering background points through voxel filtering, and obtaining a target blade point cloud Y; S200, calculating a normal vector and a plane profile tolerance of a Y midpoint by utilizing a PCA algorithm, removing outliers, and marking an associated point set as a consistent set CS; s300, establishing paired connection byutilizing the normal vector and the plane profile tolerance deviation, searching after determining a clustering center, and searching all points connected with the clustering center to generate a cluster C; s400, performing curved surface fitting on the cluster C by using a Delaunay triangulation method; s500, for each fitted curved surface slice, calculating the curvature of the curved surface slice, setting a curvature deviation threshold value, and if the curvature deviation between two adjacent curved surface slices is smaller than the threshold value, combining the curved surface slices;otherwise, not combining to obtain a complete leaf point cloud Y separated from the background point cloud. The method has the advantages of being accurate in segmentation, few in input parameters andhigh in robustness.
Owner:HUNAN UNIV

Target fruit instance segmentation method and system

The invention provides a target fruit instance segmentation method and system, which belong to the technical field of computer vision. The method comprises steps of for an acquired orchard environment image, processing the orchard environment image by using a pre-trained segmentation model to obtain an identification segmentation result, wherein the pre-trained segmentation model is obtained by training a training set, and the training set comprises a plurality of orchard environment images and labels for labeling target fruits in the images, and when the orchard environment image is processed by using a pre-trained segmentation model, conducting semantic category recognition and mask segmentation on the extracted features to obtain a target fruit instance segmentation result. According to the method, the dependence of a model on an anchor frame is avoided, the complexity of the model is reduced, and mask annotation is independently used for instance segmentation tasks in an end-to-end mode to optimize a network; the method does not depend on a model detection frame, directly obtains the pixel segmentation result of the instance, improves the target fruit recognition and segmentation speed, is high in robustness and real-time performance, and reduces the missing detection rate and the false detection rate.
Owner:SHANDONG NORMAL UNIV

Streetscape image semantic segmentation system and segmentation method, electronic equipment and computer readable medium

The invention discloses a streetscape image semantic segmentation system and segmentation method, electronic equipment and a computer readable medium. The segmentation method comprises the following steps: step 1, acquiring a streetscape image and carrying out preprocessing and data enhancement on the streetscape image; step 2, encoding the streetscape image into an output feature map by using an encoder; step 3, collecting features of the last three output feature maps by using a multi-level feature combined up-sampling module, and fusing the features to obtain a second output feature map; 4, converting the second output feature map into a third output feature map; 5, inputting the third output feature map into a convolution classifier to obtain a semantic segmentation feature value; step 6, performing end-to-end training by using a back propagation algorithm to obtain a streetscape image semantic segmentation model; and 7, performing semantic segmentation on the streetscape image by using the streetscape image semantic segmentation model. According to the method, under the condition that semantic segmentation precision is not reduced, the speed of network segmentation is increased, and the real-time response capability of the method in application is enhanced.
Owner:CHANGCHUN UNIV OF TECH

Three-dimensional point cloud instance segmentation method and system and electronic equipment

The invention relates to a three-dimensional point cloud instance segmentation method, a three-dimensional point cloud instance segmentation system and electronic equipment. The method comprises the steps of a, inputting point cloud data into a point cloud instance segmentation model, performing feature extraction on the point cloud data by the segmentation model, and outputting semantic segmentation tags of the point cloud data and a high-dimensional vector of each point; b, predicting the object category of each point, and embedding the points into a high-dimensional vector; and c, after vector embedding is completed, predicting the'seed property 'of each point through a seed point selection network, and selecting a better seed point as a reference point to generate an instance to obtainan instance label of each point. According to the invention, a seed point selection network is added; according to the embodiment of the invention, 'seed 'judgment is carried out on each point in thepoint cloud data, and then a better seed point is selected to generate the proposal, so that better instance segmentation is realized, an obvious acceleration effect is achieved for post-processing of a network model, and the problems of low accuracy and low efficiency of a current point cloud instance segmentation technology are solved.
Owner:SHENZHEN INST OF ADVANCED TECH CHINESE ACAD OF SCI
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products