Extracting geometric data of landmarks from fluoroscopic images plays an important role in camera calibration process of a fluoroscopic-image-based surgical navigation system. Connected components labeling is the esse...Extracting geometric data of landmarks from fluoroscopic images plays an important role in camera calibration process of a fluoroscopic-image-based surgical navigation system. Connected components labeling is the essential technique for the extraction. A new fast connected components labeling algorithm was presented. The definition of upward concave set was introduced to explain the algorithm. Feasibility and efficiency of the algorithm were verified with experiments. This algorithm performs well in labeling non-upward concave set connected components and applies to landmarks labeling well. Moreover, the proposed algorithm possesses a desirable characteristic that will facilitate the subsequent processing of fluoroscopic images.展开更多
A new method is presented for the segmentation of pulmonary parenchyma. The proposed method is based on the area calculation of different objects in the image. The main purpose of the proposed algorithm is the segment...A new method is presented for the segmentation of pulmonary parenchyma. The proposed method is based on the area calculation of different objects in the image. The main purpose of the proposed algorithm is the segment of the lungs images from the computer tomography(CT) images. The original image is binarized using the bit-plane slicing technique and among the different images the best binarized image is chosen. After binarization, the labeling is done and the area of each label is calculated from which the next level of binarized image is obtained. Then, the boundary tracing algorithm is applied to get another level of binarized image. The proposed method is able to extract lung region from the original images. The experimental results show the significance of the proposed method.展开更多
High resolution cameras and multi camera systems are being used in areas of video surveillance like security of public places, traffic monitoring, and military and satellite imaging. This leads to a demand for computa...High resolution cameras and multi camera systems are being used in areas of video surveillance like security of public places, traffic monitoring, and military and satellite imaging. This leads to a demand for computational algorithms for real time processing of high resolution videos. Motion detection and background separation play a vital role in capturing the object of interest in surveillance videos, but as we move towards high resolution cameras, the time-complexity of the algorithm increases and thus fails to be a part of real time systems. Parallel architecture provides a surpass platform to work efficiently with complex algorithmic solutions. In this work, a method was proposed for identifying the moving objects perfectly in the videos using adaptive background making, motion detection and object estimation. The pre-processing part includes an adaptive block background making model and a dynamically adaptive thresholding technique to estimate the moving objects. The post processing includes a competent parallel connected component labelling algorithm to estimate perfectly the objects of interest. New parallel processing strategies are developed on each stage of the algorithm to reduce the time-complexity of the system. This algorithm has achieved a average speedup of 12.26 times for lower resolution video frames(320×240, 720×480, 1024×768) and 7.30 times for higher resolution video frames(1360×768, 1920×1080, 2560×1440) on GPU, which is superior to CPU processing. Also, this algorithm was tested by changing the number of threads in a thread block and the minimum execution time has been achieved for 16×16 thread block. And this algorithm was tested on a night sequence where the amount of light in the scene is very less and still the algorithm has given a significant speedup and accuracy in determining the object.展开更多
The identification of objects in binary images is a fundamental task in image analysis and pattern recognition tasks. The Euler number of a binary image is an important topological measure which is used as a feature i...The identification of objects in binary images is a fundamental task in image analysis and pattern recognition tasks. The Euler number of a binary image is an important topological measure which is used as a feature in image analysis. In this paper, a very fast algorithm for the detection and localization of the objects and the computation of the Euler number of a binary image is proposed. The proposed algorithm operates in one scan of the image and is based on the Image Block Representation (IBR) scheme. The proposed algorithm is more efficient than conventional pixel based algorithms in terms of execution speed and representation of the extracted information.展开更多
Mesoscale eddies exist almost everywhere in the ocean and play important roles in the ocean circulation of the world. These eddies may cause sound spread singular regions and bring great influences to the upwater ship...Mesoscale eddies exist almost everywhere in the ocean and play important roles in the ocean circulation of the world. These eddies may cause sound spread singular regions and bring great influences to the upwater ship and underwater aircraft. Due to the lack of hydrographic survey datasets, study of mesoscale eddies has been greatly restricted. Fortunately, satellite altimeter provided an effective way to study mesoscale eddies. An automatic detection algorithm is introduced to detect mesoscale eddies of specific intensity and spatial/temporal scale based on satellite sea surface height(SSH) data and the algorithm is applied in a strong eddy activity region: the South China Sea and the Northwest Pacific. The algorithm includes four steps. The first step is preprocessing of the SSH image, which includes elimination of error SSH data and interpolation. The second step is to detect suspected mesoscale eddies from preprocessed SSH images by dynamic threshold adjustment and morphological method, and the suspected mesoscale eddy detection includes two procedures: suspected mesoscale eddy core region detection and suspected mesoscale eddy brim extraction. The third step is to pick out mesoscale eddies satisfied with specified criteria from suspected mesoscale eddies. The criteria include three items, that is, intensity criterion, spatial scale, criterion and temporal scale criterion. The last step is algorithm performance analysis and verification. The algorithm has the capability of adaptive parameter adjustment, and can extract mesoscale eddies of interested intensity and spatial/temporal scale. The paper can provide a basis for analyzing space-time characteristics of mesoscale eddy in the South China Sea and the Northwest Pacific.展开更多
基金Projectof Science and Technology Committee of Shanghai Municipality(No2528(3))
文摘Extracting geometric data of landmarks from fluoroscopic images plays an important role in camera calibration process of a fluoroscopic-image-based surgical navigation system. Connected components labeling is the essential technique for the extraction. A new fast connected components labeling algorithm was presented. The definition of upward concave set was introduced to explain the algorithm. Feasibility and efficiency of the algorithm were verified with experiments. This algorithm performs well in labeling non-upward concave set connected components and applies to landmarks labeling well. Moreover, the proposed algorithm possesses a desirable characteristic that will facilitate the subsequent processing of fluoroscopic images.
基金supported (in part) by research funding from Chosun University, Korea, 2013
文摘A new method is presented for the segmentation of pulmonary parenchyma. The proposed method is based on the area calculation of different objects in the image. The main purpose of the proposed algorithm is the segment of the lungs images from the computer tomography(CT) images. The original image is binarized using the bit-plane slicing technique and among the different images the best binarized image is chosen. After binarization, the labeling is done and the area of each label is calculated from which the next level of binarized image is obtained. Then, the boundary tracing algorithm is applied to get another level of binarized image. The proposed method is able to extract lung region from the original images. The experimental results show the significance of the proposed method.
文摘High resolution cameras and multi camera systems are being used in areas of video surveillance like security of public places, traffic monitoring, and military and satellite imaging. This leads to a demand for computational algorithms for real time processing of high resolution videos. Motion detection and background separation play a vital role in capturing the object of interest in surveillance videos, but as we move towards high resolution cameras, the time-complexity of the algorithm increases and thus fails to be a part of real time systems. Parallel architecture provides a surpass platform to work efficiently with complex algorithmic solutions. In this work, a method was proposed for identifying the moving objects perfectly in the videos using adaptive background making, motion detection and object estimation. The pre-processing part includes an adaptive block background making model and a dynamically adaptive thresholding technique to estimate the moving objects. The post processing includes a competent parallel connected component labelling algorithm to estimate perfectly the objects of interest. New parallel processing strategies are developed on each stage of the algorithm to reduce the time-complexity of the system. This algorithm has achieved a average speedup of 12.26 times for lower resolution video frames(320×240, 720×480, 1024×768) and 7.30 times for higher resolution video frames(1360×768, 1920×1080, 2560×1440) on GPU, which is superior to CPU processing. Also, this algorithm was tested by changing the number of threads in a thread block and the minimum execution time has been achieved for 16×16 thread block. And this algorithm was tested on a night sequence where the amount of light in the scene is very less and still the algorithm has given a significant speedup and accuracy in determining the object.
文摘The identification of objects in binary images is a fundamental task in image analysis and pattern recognition tasks. The Euler number of a binary image is an important topological measure which is used as a feature in image analysis. In this paper, a very fast algorithm for the detection and localization of the objects and the computation of the Euler number of a binary image is proposed. The proposed algorithm operates in one scan of the image and is based on the Image Block Representation (IBR) scheme. The proposed algorithm is more efficient than conventional pixel based algorithms in terms of execution speed and representation of the extracted information.
文摘Mesoscale eddies exist almost everywhere in the ocean and play important roles in the ocean circulation of the world. These eddies may cause sound spread singular regions and bring great influences to the upwater ship and underwater aircraft. Due to the lack of hydrographic survey datasets, study of mesoscale eddies has been greatly restricted. Fortunately, satellite altimeter provided an effective way to study mesoscale eddies. An automatic detection algorithm is introduced to detect mesoscale eddies of specific intensity and spatial/temporal scale based on satellite sea surface height(SSH) data and the algorithm is applied in a strong eddy activity region: the South China Sea and the Northwest Pacific. The algorithm includes four steps. The first step is preprocessing of the SSH image, which includes elimination of error SSH data and interpolation. The second step is to detect suspected mesoscale eddies from preprocessed SSH images by dynamic threshold adjustment and morphological method, and the suspected mesoscale eddy detection includes two procedures: suspected mesoscale eddy core region detection and suspected mesoscale eddy brim extraction. The third step is to pick out mesoscale eddies satisfied with specified criteria from suspected mesoscale eddies. The criteria include three items, that is, intensity criterion, spatial scale, criterion and temporal scale criterion. The last step is algorithm performance analysis and verification. The algorithm has the capability of adaptive parameter adjustment, and can extract mesoscale eddies of interested intensity and spatial/temporal scale. The paper can provide a basis for analyzing space-time characteristics of mesoscale eddy in the South China Sea and the Northwest Pacific.