中国科学院机构知识库网格
Chinese Academy of Sciences Institutional Repositories Grid
首页
机构
成果
学者
登录
注册
登陆
×
验证码:
换一张
忘记密码?
记住我
×
校外用户登录
CAS IR Grid
机构
长春光学精密机械与物... [3]
地质与地球物理研究所 [1]
采集方式
OAI收割 [4]
内容类型
会议论文 [3]
期刊论文 [1]
发表日期
2023 [1]
2008 [1]
2007 [1]
2006 [1]
学科主题
筛选
浏览/检索结果:
共4条,第1-4条
帮助
条数/页:
5
10
15
20
25
30
35
40
45
50
55
60
65
70
75
80
85
90
95
100
排序方式:
请选择
题名升序
题名降序
提交时间升序
提交时间降序
作者升序
作者降序
发表日期升序
发表日期降序
Illumination and regolith temperature at China's next candidate lunar landing site Shackleton crater
期刊论文
OAI收割
SCIENCE CHINA-EARTH SCIENCES, 2023, 卷号: 66, 期号: 2, 页码: 417-429
作者:
Zhong, Zhen
;
Yan, Jianguo
;
He, Huaiyu
;
Wen, Qiling
;
Liu, Deyun
  |  
收藏
  |  
浏览/下载:22/0
  |  
提交时间:2023/03/30
Real-time illumination
Regolith temperature
Shackleton crater
Map of landing site
Affine object recognition and affine parameters estimation based on covariant matrix (EI CONFERENCE)
会议论文
OAI收割
2008 International Symposium on Information Science and Engineering, ISISE 2008, December 20, 2008 - December 22, 2008, Shanghai, China
作者:
Wang Y.
;
Wang Y.
;
Wang Y.
;
Wang Y.
;
Wang Y.
收藏
  |  
浏览/下载:137/0
  |  
提交时间:2013/03/25
A new method of affine object recognition and affine parameters estimation is presented. For a real-time image and a group of templates
in addition
firstly
on the basis of correct recognition
we segment the object regions in them and compute their covariant matrices. Secondly
it can estimate affine parameters exactly
normalize the ellipse regions defined by covariant matrices to circle regions to get rotational invariants
and the estimated error is within 3%. 2008 IEEE.
and compute the similarity function value between rotational invariants of real-time image and every template respectively. Then compare the values with threshold set in advance
if more than one value is larger than threshold
take the corresponding templates as candidates
and compute affine matrix between real-time image and every candidate. Finally
transform the realtime image with every affine matrix and match the result with corresponding candidate by classical matching methods. Experimental results show that the presented method is robust to illumination
with low computational complexity
and it can realize recognition of different affine objects
Integrated intensity, orientation code and spatial information for robust tracking (EI CONFERENCE)
会议论文
OAI收割
2007 2nd IEEE Conference on Industrial Electronics and Applications, ICIEA 2007, May 23, 2007 - May 25, 2007, Harbin, China
作者:
Wang Y.
;
Wang Y.
;
Wang Y.
;
Wang Y.
;
Wang Y.
收藏
  |  
浏览/下载:26/0
  |  
提交时间:2013/03/25
real-time tracking is an important topic in computer vision. Conventional single cue algorithms typically fail outside limited tracking conditions. Integration of multimodal visual cues with complementary failure modes allows tracking to continue despite losing individual cues. In this paper
we combine intensity
orientation codes and special information to form a new intensity-orientation codes-special (IOS) feature to represent the target. The intensity feature is not affected by the shape variance of object and has good stability. Orientation codes matching is robust for searching object in cluttered environments even in the cases of illumination fluctuations resulting from shadowing or highlighting
etc The spatial locations of the pixels are used which allow us to take into account the spatial information which is lost in traditional histogram. Histograms of intensity
orientation codes and spatial information are employed for represent the target Mean shift algorithm is a nonparametric density estimation method. The fast and optimal mode matching can be achieved by this method. In order to reduce the compute time
we use the mean shift procedure to reach the target localization. Experiment results show that the new method can successfully cope with clutter
partial occlusions
illumination change
and target variations such as scale and rotation. The computational complexity is very low. If the size of the target is 3628 pixels
it only needs 12ms to complete the method. 2007 IEEE.
Target track system design based on circular projection (EI CONFERENCE)
会议论文
OAI收割
ICO20: Optical Information Processing, August 21, 2005 - August 26, 2005, Changchun, China
Song H.-J.
;
Zhu M.
;
Hu S.
;
Shen M.-L.
收藏
  |  
浏览/下载:22/0
  |  
提交时间:2013/03/25
Template matching is the process of searching the present and the location of a reference image or an object in a scene image. Template matching is a classical problem in a scene analysis: given a reference image of an object
decide whether that object exists in a scene image under analysis
and find its location if it does. The template matching process involves cross-correlating the template with the scene image and computing a measure of similarity between them to determine the displacement. The conventional matching method used the spatial cross-correlation process which is computationally expensive. Some algorithms are proposed for this speed problem
such as pyramid algorithm
but it still can't reach the real-time for bigger model image. Moreover
the cross-correlation algorithm can't be effective when the object in the image is rotated. Therefore
the conventional algorithms can't be used for practical purpose. In this paper
an algorithm for a rotation invariant template matching method based on different value circular projection target tracking algorithm is proposed. This algorithm projects the model image as circular and gets the radius and the sum of the same radius pixel value. The sum of the same radius pixel value is invariable for the same image and the any rotated angle image. Therefore
this algorithm has the rotation invariant property. In order to improve the matching speed and get the illumination invariance
the different value method is combined with circular projection algorithm. This method computes the different value between model image radius pixel sum and the scene image radius pixel sum so that it gets the matching result. The pyramid algorithm also is been applied in order to improve the matching speed. The high speed hardware system also is been design in order to meet the real time requirement of target tracking system. The results show that this system has the good rotate invariance and real-time property.