全文获取类型
收费全文 | 461篇 |
免费 | 57篇 |
国内免费 | 14篇 |
学科分类
工业技术 | 532篇 |
出版年
2025年 | 1篇 |
2024年 | 4篇 |
2023年 | 3篇 |
2022年 | 9篇 |
2021年 | 16篇 |
2020年 | 11篇 |
2019年 | 4篇 |
2018年 | 8篇 |
2017年 | 15篇 |
2016年 | 20篇 |
2015年 | 16篇 |
2014年 | 22篇 |
2013年 | 20篇 |
2012年 | 28篇 |
2011年 | 25篇 |
2010年 | 29篇 |
2009年 | 32篇 |
2008年 | 32篇 |
2007年 | 24篇 |
2006年 | 25篇 |
2005年 | 19篇 |
2004年 | 16篇 |
2003年 | 26篇 |
2002年 | 18篇 |
2001年 | 14篇 |
2000年 | 15篇 |
1999年 | 10篇 |
1998年 | 14篇 |
1997年 | 12篇 |
1996年 | 4篇 |
1995年 | 7篇 |
1994年 | 3篇 |
1993年 | 10篇 |
1992年 | 11篇 |
1991年 | 6篇 |
1988年 | 1篇 |
1981年 | 1篇 |
1973年 | 1篇 |
排序方式: 共有532条查询结果,搜索用时 15 毫秒
71.
《Journal of Systems Architecture》2014,60(1):22-31
The accuracy of stereo vision has been considerably improved in the last decade, but real-time stereo matching is still a challenge for embedded systems where the limited resources do not permit fast operation of sophisticated approaches. This work presents an evaluation of area-based algorithms used for calculating distance in stereoscopic vision systems, their hardware architectures for implementation on FPGA and the cost of their accuracies in terms of FPGA hardware resources. The results show the trade-off between the quality of such maps and the hardware resources which each solution demands, so they serve as a guide for implementing stereo correspondence algorithms in real-time processing systems. 相似文献
72.
73.
This paper describes the implementation of a stereo-vision system using Field Programmable Gate Arrays (FPGAs). Reconfigurable hardware, including FPGAs, is an attractive platform for implementing vision algorithms due to its ability to exploit parallelism often found in these algorithms, and due to the speed with which applications can be developed as compared to hardware. The system outputs 8-bit, subpixel disparity estimates for 256× 360 pixel images at 30,fps. A local-weighted phase correlation algorithm for stereo disparity [Fleet, D. J.: {Int. Conf. Syst. Man Cybernetics 1:48–54 (1994)] is implemented. Despite the complexity of performing correlations on multiscale, multiorientation phase data, the system runs as much as 300 times faster in hardware than its software implementation. This paper describes the hardware platform used, the algorithm, and the issues encountered during its hardware implementation. Of particular interest is the implementation of multiscale, steerable filters, which are widely used in computer vision algorithms. Several trade-offs (reducing the number of filter orientations from three to two, using fixed-point computation, changing the location of one localized low-pass filter, and using L1 instead of L2 norms) were required to both fit the design into the available hardware and to achieve video-rate processing. Finally, results from the system are given both for synthetic data sets as well as several standard stereo-pair test images. 相似文献
74.
75.
76.
77.
针对大视场视觉测量应用,分析了摄像机和双目视觉传感器的数学模型,提出了一种基于基线尺的大视场双目视觉传感器标定方法。在测量空间内任意多次摆放基线尺,两摄像机拍摄基线尺图像。利用基本矩阵及基线尺上两特征点之间距离的约束,采用线性解和非线性优化方法结合同时估计摄像机的内部参数以及双目视觉传感器的结构参数。该标定方法操作简单,标定效率高,无需初始参数即可估计双目立体传感器的全部参数。实验结果表明该方法在6000mm×4500mm的范围内可以达到0.06mm的测量精度,适合双目立体视觉传感器的现场标定。 相似文献
78.
This letter presents a novel approach for the Synthetic Aperture Radar (SAR) stereo imaging based on the Capon spectrum estimation technique. In order to deal with nonuniform sampling space and lead to super resolution in the elevation direction, Capon approach is used to focus the SAR data on a certain height. Results obtained on simulated data demonstrate the feasibility of the Capon based algorithm. Compared with the classical Fast Fourier Transform (FFT), the Capon based algorithm shows better resolution quality. 相似文献
79.
80.
提出了一种基于分割区域间协同优化的立体匹配算法. 该算法以图像区域为匹配基元, 利用区域的彩色特征以及相邻区域间应满足的平滑和遮挡关系定义了区域的匹配能量函数, 并引入区域之间的合作竞争机制, 通过协同优化使所定义的匹配能量极小化, 从而得到比较理想的视差结果. 算法首先对参考图像进行分割, 利用相关法得到各分割区域的初始匹配; 然后用平面模型对各区域的视差进行拟合, 得到各区域的视差平面参数; 最后, 基于协同优化的思想, 采用局部优化的方法对各区域的视差平面参数进行迭代优化, 直至得到比较合理的视差图为止. 采用Middlebury test set进行的实验结果表明, 该方法在性能上可以和目前最好的立体匹配算法相媲美, 得到的视差结果接近于真实视差. 相似文献