• 제목/요약/키워드: Camera

검색결과 10,534건 처리시간 0.036초

EDOF 카메라 모듈의 성능 최적화에 대한 연구 (A study on the EDOF(Extended depth of field) camera module performance optimization)

  • 최경훈;김영길
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2011년도 춘계학술대회
    • /
    • pp.313-315
    • /
    • 2011
  • Smart phone에 실장되는 카메라 모듈은 Focus 동작에 따라 2가지 타입이 있다. AF(Auto focus) camera module과 FF(Fixed focus) camera module 2가지 타입이다. AF Camera module은 Lens의 위치를 이동하여 자동으로 초점을 맞추는 방식이며, FF camera module은 Lens의 위치가 고정된 상태로 초점을 맞추는 방식이다. EDOF camera module은 Lens의 위치가 고정된 상태에서 AF 모듈처럼 EDOF 알고리즘을 사용하여 초점을 맞추는 기술을 적용한 모듈이다. 본 논문에서는 이러한 EDOF camera module의 해상도 최적화를 구현한다.

  • PDF

다층퍼셉트론의 정합 근사화에 의한 2차원 영상의 카메라 오차보정 (A 2-D Image Camera Calibration using a Mapping Approximation of Multi-Layer Perceptrons)

  • 이문규;이정화
    • 제어로봇시스템학회논문지
    • /
    • 제4권4호
    • /
    • pp.487-493
    • /
    • 1998
  • Camera calibration is the process of determining the coordinate relationship between a camera image and its real world space. Accurate calibration of a camera is necessary for the applications that involve quantitative measurement of camera images. However, if the camera plane is parallel or near parallel to the calibration board on which 2 dimensional objects are defined(this is called "ill-conditioned"), existing solution procedures are not well applied. In this paper, we propose a neural network-based approach to camera calibration for 2D images formed by a mono-camera or a pair of cameras. Multi-layer perceptrons are developed to transform the coordinates of each image point to the world coordinates. The validity of the approach is tested with data points which cover the whole 2D space concerned. Experimental results for both mono-camera and stereo-camera cases indicate that the proposed approach is comparable to Tsai's method[8]. Especially for the stereo camera case, the approach works better than the Tsai's method as the angle between the camera optical axis and the Z-axis increases. Therefore, we believe the approach could be an alternative solution procedure for the ill -conditioned camera calibration.libration.

  • PDF

Verification of digital camera for slope analysis

  • Chi, Kwang-Hoon;Lee, Sung-Soon
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 2002년도 Proceedings of International Symposium on Remote Sensing
    • /
    • pp.144-144
    • /
    • 2002
  • Analysis techniques using stereo-photos of object is used widely in close-range-photogrammetry field. but, there is difficulty to use metric camera for specialist. In this study, stereo images were acquired using metric camera and general digital camera about slide in Youngdong area. And they were generated two DEMs based metric camera and digital camera. And it was analyzed the correlation of two DEMs. Therefore, in research that was presented effectiveness of digital camera take the place of metric camera for slope analysis.

  • PDF

MOBA 게임 카메라 밸런스 개선을 위한 영향요소 분석 - 중심으로 (Study on Influencing Factors of Camera Balance in MOBA Games - Focused on )

  • 이정;조동민
    • 한국멀티미디어학회논문지
    • /
    • 제23권12호
    • /
    • pp.1565-1575
    • /
    • 2020
  • This study examines the game balance of the MOBA game genre, which was selected as a model item for the Asian Games. The "bird-eye view" was used for a more efficient representation of 3D modeling. Based on that, statistical analysis was conducted to present appropriate game camera settings and camera balance to match the competitive structure of the MOBA game. A review of the game camera settings reveals that 64° to 70° is the angle that minimizes the difference in vision between the two-player teams the most. Through a one-way ANOVA analysis, we found that the user ranking level and SVB value are closely related. Therefore, the factor of the regression equation using the SVB value must have a user ranking level. As a result of the optimized camera focus analysis of , the camera setting methods were classified into 3 types. For main action games, the recommended camera angle is 64°~66°, and the recommended camera focus is 11.2 mm~19.3 mm. For action and strategy games, the camera angle is 66°~68°, camera focus - 19.3 mm~27.3 mm. And lastly, for the main strategy game, the recommended camera angle is 68°~70°, and the camera focus is 27.3 mm~35.3 mm.

CMOS 카메라 모듈 검사를 위한 네트워크 카메라 (Network Camera for CMOS Camera Module Inspection)

  • 신은철;최병욱
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2004년도 추계학술대회 논문집
    • /
    • pp.809-813
    • /
    • 2004
  • In this paper, we developed a network camera for CMOS camera module inspection. The design, implementation details including embedded linux porting and CPLD logics, and performance of network camera are described. The network camera consists of SoC(S3C4530A), CPLD and CMOS image sensor. In order to image data of CMOS image sensor we designed capture logics on CPLD by using VHDL program. Embedded Linux such as uClinux is performed on the network camera to utilize development environment and TCP/IP protocol specification. The application is based on socket communication between GUI on PC and Embedded Linux based network camera. When JPEG compression is applied, the transmission speed was improved enough for this system to be used for an alternative of expensive CCTV or remote monitoring system in a power plant and uninhabited places.

  • PDF

카메라 모델과 데이터의 정확도가 불확실한 상황에서의 카메라 보정 (Camera Calibration when the Accuracies of Camera Model and Data Are Uncertain)

  • 도용태
    • 센서학회지
    • /
    • 제13권1호
    • /
    • pp.27-34
    • /
    • 2004
  • Camera calibration is an important and fundamental procedure for the application of a vision sensor to 3D problems. Recently many camera calibration methods have been proposed particularly in the area of robot vision. However, the reliability of data used in calibration has been seldomly considered in spite of its importance. In addition, a camera model can not guarantee good results consistently in various conditions. This paper proposes methods to overcome such uncertainty problems of data and camera models as we often encounter them in practical camera calibration steps. By the use of the RANSAC (Random Sample Consensus) algorithm, few data having excessive magnitudes of errors are excluded. Artificial neural networks combined in a two-step structure are trained to compensate for the result by a calibration method of a particular model in a given condition. The proposed methods are useful because they can be employed additionally to most existing camera calibration techniques if needed. We applied them to a linear camera calibration method and could get improved results.

벡터내적 기반 카메라 자세 추정 (Camera Rotation Calculation Based on Inner Product)

  • 전재춘
    • 대한원격탐사학회지
    • /
    • 제24권6호
    • /
    • pp.641-644
    • /
    • 2008
  • 본 저자가 제안한 카메라 외부표정에서 광속조정법에 기반한 카메라 자세계산 방법을 보완하기위해 (전재춘과 Shankar, 2007, 2008), 본 논문은 카메라 자세를 벡터내적으로 결정하는 방법을 소개한다. 카메라 위치를 기준으로 각 지상기준점의 방향벡터와 카메라 광축 단위벡터간의 사잇각을 통하여 이 단위벡터를 계산하는 것이다. 카메라 위치는 벡터내적에 의해 계산된다. 카메라의 수평/수직 단위벡터는 Yakimovsky 와 Cunningham(1978)의 카메라 모델(CAHV)을 이용 하였다.

Stereo Calibration Using Support Vector Machine

  • Kim, Se-Hoon;Kim, Sung-Jin;Won, Sang-Chul
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2003년도 ICCAS
    • /
    • pp.250-255
    • /
    • 2003
  • The position of a 3-dimensional(3D) point can be measured by using calibrated stereo camera. To obtain more accurate measurement ,more accurate camera calibration is required. There are many existing methods to calibrate camera. The simple linear methods are usually not accurate due to nonlinear lens distortion. The nonlinear methods are accurate more than linear method, but it increase computational cost and good initial guess is needed. The multi step methods need to know some camera parameters of used camera. Recent years, these explicit model based camera calibration work with the development of more precise camera models involving correction of lens distortion. But these explicit model based camera calibration have disadvantages. So implicit camera calibration methods have been derived. One of the popular implicit camera calibration method is to use neural network. In this paper, we propose implicit stereo camera calibration method for 3D reconstruction using support vector machine. SVM can learn the relationship between 3D coordinate and image coordinate, and it shows the robust property with the presence of noise and lens distortion, results of simulation are shown in section 4.

  • PDF

Device unique identifier인증을 이용한 IP Camera 인증 보안 (IP camera security using device unique identifier authentication)

  • 김지훈;김영길;홍만표
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2018년도 춘계학술대회
    • /
    • pp.82-85
    • /
    • 2018
  • 본 논문은 IP Camera 사용자 인증 시 인증 방법을 향상하는 목적에 있다. 기존 인증은 지식기반 인증 방식을 이용하기 때문에 공격자의 공격에 ID, PW가 노출되면 IP Camera는 공격자에게서 무방비상태가 된다. 공격자는 IP Camera에 접속하여 실시간 영상과 음성을 획득, 유포하여 2차 범죄로 악용될 수 있고 비밀시설의 설치된 경우 비밀누설의 우려가 있다. 이러한 취약점을 보완하기 위해 본 논문에서는 DUI(Device unique identifier)를 이용하여 Device를 식별, 등록하고 IP Camera에 Device를 종속시켜 허가되지 않는 Device의 접근을 막고 허가된 Device만 인증하는 DUI 인증을 제안한다.

  • PDF

휴대폰용 카메라 모듈 구동기 및 셔터 (Camera Module Actuator and Electromechanical Shutter for Mobile Phone)

  • 정제현;이경택;이종진;이만형;홍삼열;고의석
    • 한국소음진동공학회:학술대회논문집
    • /
    • 한국소음진동공학회 2005년도 추계학술대회논문집
    • /
    • pp.740-742
    • /
    • 2005
  • In the past, a mobile phone had only a function of communication. Recently, new functions such as an mp3 player and a camera are added in a mobile phone. For the application of a camera module to a mobile phone, the size of the camera module needs to become smaller than a general Digital Camera. Furthermore, it is also required that the performance of the camera module in a mobile phone be the same as that of a Digital Camera. In order to fulfill these requirements, the camera module should have functions such as Auto Focus, Zoom, the shutter and the aperture. Therefore, we introduce a simple and effective actuator and propose the shutter composed of solenoid.

  • PDF