The Influence of the Noise on Localizaton by Image Matching

Size: px
Start display at page:

Download "The Influence of the Noise on Localizaton by Image Matching"

Transcription

1 The Influence of the Noise on Localizaton by Image Matching Hiroshi ITO *1 Mayuko KITAZUME *1 Shuji KAWASAKI *3 Masakazu HIGUCHI *4 Atsushi Koike *5 Hitomi MURAKAMI *5 Abstract In recent years, location information of people has been attracting a lot of attention as an element for construction of ubiquitous environment. Especially, high precision of that location information is very important in case of emergency. In order to realize such a high precision, technical challenges will be evaluation of the precision of GPS information of mobile phones and how to improve it using mobile phone camera. In this paper, we examine the performance of a developed matching method using correlation between motion picture database and still picture of mobile phone camera. In addition, the robustness of the matching method against unexpected noises due to blurring of mobile phone camera images is evaluated theoretically as well as experimentally. Keywords GPS, Mobile Phone, Camera, Image Pattern Matching, Gauss Fitting. I I. INTRODUCTION N recent years, location information has become an indispensable element of our life. GPS location information is applied to a variety of purposes such as navigation to a destination or the identification of a particular place. To further improve the usefulness of such location information, it is essential to improve the precision of the current GPS systems. For example, in emergency situations such as when a person has fallen, more accurate location information is required. Highly accurate localization can also be said to be one of the present challenges for the construction of a ubiquitous environment. Therefore, as tool for acquiring location information, we recognize that the mobile phone; that anybody can carry for 24 hours a day, is of great importance. It is mandated by the Japanese government that all present mobile phones are equipped with the GPS function and many people now possess mobile phones with GPS 1). A general dedicated GPS has a very good accuracy with an error of about 1m under open sky, but in an environment where Manuscript submitted June 13, HIROSHI ITO is with the Graduate School of Science and Tecnology, Seikei University, Japan (iwtppc06@yahoo.co.jp). MAYUKO KITAZUME, SHUJI KAWASAKI, MASAKAZU HIGUCHI, ATSUSHI KOIKE, HITOMI MURAKAMI (hi-murakami@st.seikei.ac.jp) are with Depertment of Computer and Information Science, the Faculty of Science and Tecnology, Seikei University, Japan. there are buildings and other structures around, the location information accuracy cannot be obtained at all 2)-4). On the other hand, for the mobile phone GPS, even in places where the dedicated GPS cannot get location information, through the use of error correction by the mobile phone base station, location information can be obtained. The mobile phone GPS is less precise than the dedicated GPS but "the probability of obtaining location information" can be said to be high 3)-4). Therefore, the authors propose a method where an image taken by the mobile phone camera is matched with video database of the surroundings buildings, then the position of the photographer is determined taking the correlation between database and the image 5)-7). As a database, the video of representative buildings is taken, and then an image of a building within the same area is taken by the mobile phone camera. By so doing, the image taken by the mobile phone camera will be one of the frames of the continuous video in the database. The similarity between this frame and the mobile phone camera image will be high compared to other frames in the video sequence, so the position of the mobile phone image can be detected in this way. (Hereinafter, this method is referred to as the correction function method.) In fact, localization was performed using this technique, the mobile phone GPS error in buildings which within the area 100m radius narrowed down to 1/193, i.e., 163m2, for at least 78% of the locations. This result suggests that the use of the correlation function method for GPS localization has the possibility of improving the position detection accuracy even further. In this experiment, the database and mobile phone camera images were taken under almost the conditions. The characteristic evaluation of localization precision with respects to changes in sunlight, shift in photographed location, etc. was not performed. Thus in order to determine whether the proposed method is practical, we carried out a variety of characteristic evaluation experiments under a variety of shooting conditions to determine the robustness of the location detection precision and these experiments included the following: (i) shift in photographed location, (ii) shooting accident and (iii) variation in sunlight. In this paper, we define the noise for the changes in the basic conditions under which the database was made, and then theoretically and experimentally investigate the effect of noise location precision in (i), (ii) and (iii). ISBN:

2 II. A METHOD OF LOCALIZATION BY IMAGE MATCHING With the correlation function method, the video database and mobile phone images are taken and then matching is performed. The video database is taken from 10m away from the building while moving at constant speed parallel to the building. Each of the database video and the input image are matched by calculating the correlation coefficients. The matching method is described as follows. Correlation coefficient 1. Each frame of the database video and the input image are converted to grayscale images. 2. Perform edge detection on each image. 3. Calculate the correlation coefficient by Equation (1). Frame Fig. 1: An example of correlation coefficients graph (horizontal direction). Correlation Coefficient where, N:Number of vertical pixels (240 pixels) M:Number of horizontal pixels (240 pixels) f(m, n):mobile phone camera image pixel values (still image) g(m, n):pixel value for each frame of the database video. As for the correlation coefficients, first, the mobile phone camera image is compared with the images in the database, i.e., in the horizontal direction and for a specified location, calculation is performed separately in the vertical direction to a certain depth. 4. For the vertical direction, and for the purpose of performing detailed analysis, the mobile phone image is enlarged using Equation (2) and pattern matching is done. u ( x, y) M 1 N 1 i 0 j 0 u( i, j) ( x i, y j) (2) where the interpolation function is given by ( x, y) ( x) ( y) φ:1-d interpolation function. 5. Perform localization from the experimentally obtained correlation coefficients. Figures 1 and 2 are the correlation coefficient graphs when the input image and the database image are matched. Figure 1 shows the correlation coefficient value on the vertical axis while the horizontal axis represents the frame number of the video. It is plot of the correlation coefficients between each frame and the input image in the horizontal direction. Figure 2 is a plot of the vertical correlation coefficients for the frame which corresponds to the peak value in Figure 1 and the enlarged input image. The vertical axis is the magnification factor and the horizontal axis represents the correlations coefficient. Magnification Factor Fig. 2: An example of correlation coefficients graph (vertical direction). When the input image matches the database location, in many cases a mountain like shape appears in the graph, so it can be estimated that the part where the mountain exists (shaded area in Fig. 1) is the one being photographed. Therefore, the product of the time of the frames in the shaded area and the speed of motion while shooting the video gives the distance, which determines the horizontal range. The same applies for the vertical direction where the matched part appears in the shape of a mountain. Thus, the product of the correlation coefficient graph's magnification factor and the corresponding distance the point being shot, which is equal to 10m, determines the vertical range. It can be observed that from the pattern matching experimental result that when a match between the input image and the database image exists, both the peak value of the correlation coefficients and the average value tend to be high. In fact, this is true for all input images used in the experiment. That is, when there is a match in the photographed location, the maximum correlation coefficient and the average correlation values are high while for a mismatch both are expected to be low. Therefore, we applied multivariate analysis method, the discriminant analysis, such that from the 2-D plane of maximum value of the correlation coefficients and the average value, the region of "match" and "mismatch" of the image could be discriminated. With the x-xis as the maximum value and the y-axis as the average value, a graph is plotted. From this, the boundary line between the two regions, ax + by + c = 0 (the ISBN:

3 discriminant), as in Figure 3, is obtained. The discriminant indicating which side of this line the given points are is Z=ax+ by+ c (3) whose positive and negative values determines the "match" and "mismatch." (The values a, b, c are derived by the least-squares method.) We formulate the following mountain detection method and from the width of the mountain, image localization is done. Peak detection For mountain detection, Gaussian fitting is carried out. The following equation is used for fitting. 2 ( x c) y a b exp 2 d (4) Average Value (y) Mismatch Match Discriminant This time around, the horizontal axis, x, represents the frame number while the vertical axis is the magnification factor. Least-squares fitting is performed to get a, b, c and d. Figure 4 shows the result of performing fitting on Figure 1. Maximum Value (x) Fig. 3: Graph of the maximum and average correlation coefficients. Correlation Coefficient Frame TABLE I: Correct discrimination rate and detection accuracy Fig. 4: Result of performing fitting on Figure 1 using the discriminant. (a= ,b=0.271, c=134.2, d=83.33). Match Mismatch Correct Discrimination Ratio 75.0% 92.0% Detection Accuracy 80.0% 89.6% Localization From the correlation coefficient data obtained experientially is shown in Figure 3, and the discriminant results are shown in TABLE I. Correct discrimination ratio is the ratio which indicates that the photographed place's match and mismatch were correctly determined by the discriminant. The detection accuracy is the ratio that indicates that within the data that has been determined, correctly determined data exists. From the discriminant, when it is decided that there is a match between the database image and the photographed place, and in order to determine the central frame used and range error within which the still image is contained, detection of the correlation coefficients graph s mountain (around the peak) was performed. The detection was done by least-squares fitting using the Gaussian function. A deviation of ±2σaround the mountain peak was chosen. By this choice the image similarity is high enough and the time interval is the one in which a match occurs. In general, the total probability of 68.3%, 95.4% and 99.7% is concentrated in the interval ±σ, ±2σ, ±3σ around the mean, respectively. However, ±σ is so narrow that there is a possibility of misses in detection, while ±3σ is too wide and could result in large errors, so ±2σ was chosen. Using the discriminant line for the data where the correct determination has been made, we next proceed to perform mountain detection and then plot the correlation coefficients graphs as shown in Figs 1 and 2. When the mountain is detected, the width of the mountain can be determined from d, and then the localization range is calculated. For the horizontal graph, the mountain width is the number of frames while for the vertical graph it is the magnification factor. For a given fitting result, the standard deviation can be calculated from d as follows: d (4) 2 This standard deviation and value that represents the center of the mountain c, are used to compute the width of the mountain as c 2. For the horizontal direction the computed mountain width (=frame number), the frame time is computed from the frame rate and the product of the frame time and speed of motion during shooting gives the distance, which determines the horizontal range. Namely, Horizontal range [m] = detected frame time [s] motion speed [m/s]. For the vertical direction, when there is a mountain, the minimum magnification is set to c 2 while the maximum magnification is set to c 2. The product of these values with distance to the object being pictured (=10 [m]), gives the horizontal range, i.e. ISBN:

4 Horizontal range [m] = (maximum magnification-minimum magnification) shooting distance [m]. Let s consider the case where the database and the input image correspond to the same place as in the graph shown in Figures 1 and 2. The fitting result for Figure 1 (horizontal direction) is a= , b=0.271, c=134.2, d=83.33, while for Figure 2 (the vertical direction) it is a=0.0995, b=0.0955, c=1.17, d= These results are from mountain detection. From Fig.1, the value of d can be determined as 58.92, the frame is 30fps, and speed of motion 1.5 [m/s]. The horizontal range can then be calculated as: Horizontal range =4σ[frame] 1/30[s/frame] 1.5[m/s] =11.78[m]. From Fig. 2, σ=0.101 can be determined, minimum magnification is and maximum magnification is From these values, the vertical range can be computed as: A. Shift in photographed location The degradation in matching when there is a shift in the photographed location is validated. Specifically, two patterns are used in the validation, i.e. 1. the case in which the vertical direction changes and 2. the case in which the image of the buildings could not be taken in parallel as previously described. (a) Effect of variation in vertical direction distance at the time of shooting We are working on the assumption that the video database was shot at 10 [m] away from the building. Keep this in mind, we take the mobile phone images at 10[m] and then increase the distance in steps of 1[m]. Matching is then performed and the changes in the detection rate and the average localization area are observed. The images used are shown in Fig. 5. Vertical range = ( ) 10[m] = 4.04[m]. From this result, the product of the vertical range and horizontal range, namely 47.58[m 2 ], gives the location area. This means that the location range can be narrowed down to about 1/650 of that of a circle of radius 100[m]. III. LOCALIZATION OF NOISY IMAGES Distance 10[m] (basic data) Distance 11[m] In Chapter 2, the matching method was validated and its usability was confirmed. In this chapter, we validate the degree to which the localization is affected by changes in the shooting conditions of the video database when he correlation function is used. That is, the mobile phone camera image is taken under various conditions and the robustness of the localization is evaluated. In this validation, three buildings are used, and the following three mostly likely causes of image change are considered: (i) shift in photographed location, (ii) shooting incident and (iii) variation in sunlight. The effect of the changes in these three conditions is evaluated. The database used is the one that has already been mentioned and the input image is the still image obtained under each of the shooting conditions. When the conditions under which the input image and the database image are taken are the same, the detection rate (successful localization) is 91.7%, while the average localization area (the average value of the area detected by localization) is 159.1[m 2 ]. This means that the area is 1/197 of that for mobile phone GPS error which is the area under the circle of radius 100[m]. Using this result as the basis, the detection rate and the average localization area are determined under (i), (ii) and (iii). That is, we validate the effect of noise on localization. Distance 12[m] Distance 14[m] Distance 13[m] Distance 15[m] Fig. 5: Example of image difference by distance As can be seen in Fig.5 at 15[m], as the distance increases, the roof and other parts of the building are captured by the camera. From these kinds of images, the vertical and horizontal ranges were determined and the result the detection rate and the localization area were computed. The results are shown in Figs. 6 and 7. ISBN:

5 From Fig. 6, it can be observed that there is very little change in the horizontal range and on the overall, the result shows no big errors. Average Distance [m] Average horizontal distance Average vertical distance Even so, by using the database video and an image taken at 5[m] from the building, the detection rate is 72.7%, while the localization area is reduced 1/2 of that by the mobile phone GPS. (b) Effect of shift in angle When taking the mobile phone image, the shift of the camera from the parallel orientation has the effect of degrading localization and we perform the validation of this phenomenon. The angle relative to the building was increased in steps of 10 degrees up to a maximum of 40 degrees. Fig. 8 is the image taken in parallel, while Figs 9 and 10 are the images when the angle was shifted. Shooting Location [m] Fig. 6: Average determined distance according shooting distance. Fig. 8: Parallel image shooting (shooting angle 0 o ). Left 10 o Left 20 o Left 30 o Left 40 o Fig. 7: Detection rate and average area by distance differentiation. In the vertical direction, it can be observed that as the distance from the building increases, the determined distance becomes small. As can be seen in Fig.7, as the distance from the building increases, the localization area also becomes small. This is because as one moves away from the building, the image detail increases, and the building characteristics are emphasized during edge detection. This could be due to the enlargement processing in the vertical direction whereby the correlation between the input image and the database becomes high. However, if the increase is too large as is the case at 15[m], obstacles such the roof are also photographed and it has been observed that the localization failure probability increases. That is, as the distance from the building becomes large, the probability of adding a new type of noise from obstacles increases and on the overall, localization precision decreases in some cases. Fig. 9: Shooting angle shifted to the left. Right 10 o Right 20 o Right 30 o Right 40 o ISBN:

6 Fig. 10: Shooting angle shifted to the right. From these images, their respective detection rates and localization areas are shown in Fig. 11. We investigate the extent to which the camera shake affects matching characteristics. The method used is to shake the hand during shooting until the image blur can be clearly visible and then perform matching. Figure 12 shows the images without blur while Fig. 13 shows blurred images. Fig. 12: Images without blur. Fig. 13: Blurred images. Fig. 11: Detection rate and average localization area according to the shooting angle. As can be understood from Fig. 11, as the angle increases, localization becomes almost impossible. Shifting the angle of the image by merely 10 degrees reduced the detection rate to 13%, while a shift of 30 degrees and above result in detection rate of zero. As can be seen from Figs 9 and 10, when there is a shift in the angle, the positional relationship of the recognizable marks (pillars, etc) of the building are greatly shifted. This results in a shift in the features of the image that are used for edge detection, and image could be recognized as a different image during matching. Therefore, for images taken at an angle to the building, localization by matching is difficult. B. Shooting accident We investigate the matching characteristics when an accident occurs during image shooting. This results in noise that doesn t exist in the database being added to the image. Specifically, we consider 2 categories of noise, i.e., 1 image blur due trembling of the hand (camera shake) and 2 photographer finger obstructing the image, a person or other obstacles getting into the camera s view, etc. (a) Effect of camera shake (b) Obstacle effect When taking a picture, obstacles sometimes get into the view of the camera. Two cases that are especially common are the photographer s finger and a person passing by or other objects obstructing the camera s view. We investigate the matching characteristics of these two cases. Cases when the finger obstructs the image and when a person gets in to the camera s view are shown in Figs. 14 and 15 respectively. The impact of these obstacles is largely dependent on the total area of the image that they occupy. Therefore, for each photo, the area occupied by the obstacle is denoted by (A/B). Little finger (~1/8) Half finger (~1/2) Fig. 14: Cases of obstruction by the finger. Far (~ 1/15) Middle (~ 1/5) Near (~1/2) Fig. 15: Cases of obstruction by a person. ISBN:

7 Figure 16 shows the detection rate and the localization areas when camera blur and obstacle noise are included. Compared to the no noise image, the camera blur has a detection rate close to 70%, which is considerably higher than for images with obstacle noise. Additionally, the determination area is almost the same as that for the image without noise. A: The side of Seikei University's Building No. 8 B: The front Seikei University's Building 10 C: The front Seikei University's Building 8 Photographs of each of these buildings were taken. Even for the same building, due to sunlight and shadows, it can be seen that a completely different picture is obtained. A B C Fig. 17: Images taken at 10 hundred hours. A B C Fig. 18: Images taken at 13 hundred hours. Fig. 16: The detection rate and average localization area for the shooting accident. When an obstacle gets into the camera s view, for little finger (~1/8) and far person (~ 1/15), there is a very small reduction in the detection rate compared to the no noise situation. Even so, the detection rate is over 50%, which is within the usable range. However, for near (~1/5 - ~1/2) the detection rate is noticeably reduced. That is, when the obstacle area is big, the degradation in detection is also big. In the case of half finger (~1/2), the localization area is over 50% higher than when there is no noise. Even so, the error is about 77.5 m2, which is lower than the area of a 100 [m] radius circle for the GPS. For localization area, it can be said that the obstacle noise has little effect. C. Effect of variation in sunlight. To investigate the effect of sunlight changes, the mobile camera images were taken at 3-hour intervals on the same day. Also, in order to clearly observe the effect of sunlight changes, a day with no clouds, i.e., totally clear sky was chosen. Thus it is safe to say that the effect of lighting on the images was strong. The images taken are shown in Fig. 17, 18 and 19. Since the direction of the sunlight changes with time of the day, we not only observed the variations with time but also observed the changes with different photographed locations. The different photographed locations are shown as A, B and C. The places A, B, C, were buildings with different outward appearances. A B C Fig. 19: Images taken at 16 hundred hours. Table Ⅱ: Brightness categories. 10Hr-Place 10-A 10-B 10-C Sunlight strong shadow strong 13Hr- Place 13-A 13-B 13-C Sunlight shadow strong strong 16Hr-Place 16-A 16-B 16-C Sunlight weak weak weak ISBN:

8 as image noise and performed experiments to evaluate the effect of the noise on localization accuracy. The results can be summarized as follows: Fig. 20: The detection rate and average localization by brightness. Photographing time (3 time slots) X photographed places (3 places) gives a total of 9 patterns. The sunlight in these places was divided into three categories, i.e. "strong" "weak" and shadow. For each pattern, "shooting time-shooting place" was specified. For example, "10-A" denotes the shooting time of 10 o'clock at place A. Table 2 shows the contents of this information. Figure 20 shows the results of detection rate and the localization area for these nine patterns. From Fig.20, the detection rate for 10-B, 13-A and 16-C was about 70%, while the rest of the patterns were around 50%. The images that had high sunlight content showed less detection rate than the shadowy ones. This means the absence or presence of sunlight makes a difference. On the other hand, for strong and weak sunlight, there was not much of a difference the detection rate and localization area. As with camera shake, edge detection changes the whole of he image such that the effect on detection rate is small. In addition, all the localization areas were within 200 m2 so there was not much of effect by this noise. IV. CONCLUSION Presently, the mobile phone, which is the most widely used communication terminal that can be carried by anybody 24 hours a day is a necessary component of the ubiquitous environment. Especially, terminals equipped with both the GPS functionality and a camera would be very useful for the further development of technology for localization. By building a video database and matching the mobile phone camera s still image the database, more detailed location information can be obtained compared to when the GPS is independently used. On the other hand, it can be predicted that when the mobile phone camera image s shooting conditions are different from those of the database, degradation in the precision of localization occurs. These changes in conditions include (i) shift in photographed location, (ii) shooting accident and (iii) sunlight changes. Thus, we defined these changes in conditions A. Shift in photographed location In the horizontal direction, if the disturbances are within the database range, then it is possible to perform high precision localization 13. In the vertical direction, even if the distance to the pictured building is large, normally a detection rate of 91.7% can be obtained. This means that there is not much of a reduction in the precision and moreover the lowest detection rate was about 72%. Localization was also found not to be affected. However, when the shooting angle was changed there was a noticeable reduction in the detection rate. From the above observations, it can be said that as long as the buildings can be photographed in parallel and within the range of the database, high precision localization is possible. B. Shooting accident Camera shake results in a reduction in the detection rate but even so, a rate of close to 70% was obtained. Localization was mostly unaffected. This noise can be said to have no effect on localization. However, for obstacle noise, as the area of the image occupied by the obstacle increases, the detection rate decreases. For example, when the area is about 1/15, the detection rate is about 58%, while for 1/5 the detection rate falls to 27%. Thus, the detection rate is proportional to the obstacle area. When the finger occupies half of the image area, localization area becomes large but in other cases, there was very little difference. From the above, it can be said that as long as the obstacle occupies less than half of the image area, the correlation function method can be used for matching. C. Sunlight changes A detection rate of 50% or more was maintained for various changes in sunlight and shadow. The location area was less than 200 m2. As in the case of camera shake, the proposed correlation function method showed a very high robustness to changes in lighting. From A, B and C, a lot of knowledge has been gained about how the changes in shooting conditions and noise affect localization by the correlation function method. From detection rates close to 70% in practical noisy cases to impractical zero detection rates; the results demonstrated the usability of the method. Moreover, on success detection, all the results showed a localization area below 200 m2, which is approximately 1/157 of that by mobile phone GPS at a error range of 100m radius. This demonstrates the superiority of the proposed method. ISBN:

9 ACKNOWLEDGMENT A part of this work was supported by MEXT Grant-in-Aid for Building Strategic Research Infrastructures. We are very grateful for their support. References 1) Year 2009 WHITE PAPER Information and Communications in Japan: 2) Bernhard Hofmann Wellenhof, Herbert Lichtenegger, James Collins, Global Positioning Systems, Spriger Japan ) Hirano, et al., Reduction of GPS information error, The Institute of Image Information and Television Engineers (ITE), 2008 ITE Winter Symposium ) Tukada, et al.: Performance Error in the GPS Available on Mobile Phones, ITE Technical Report Vol.33, No.11, pp.29~32, Feb ) In et al., Location Identification by GPS and Images of Mobile Phones [in Japanese], ITE Technical Report, Vol33, No.11, pp.25~28, Feb ) Hirano, et al., Construct of ubiquitous environment by integration of camera and GPS of mobile phones and map information [in Japanese], ITE Technical Report, Vol.32, No.39, pp.1~4, Sep ) Kitazume, et al., GPS Precision Improvement System by Mobile Phone Camera Images, ICMU2010 ISBN:

Location Identification by GPS and Images of Mobile Phones

Location Identification by GPS and Images of Mobile Phones Location Identification by GPS and Images of Mobile Phones Kento HIRANO, Yusuke IN, Mayuko KITAZUME, Masakazu HIGUCHI, Syuji KAWASAKI, and Hitomi MURAKAMI Graduate School of Information Technology Seikei

More information

Method of Event Location Identification Using GPS and Camera Function of Mobile Phones

Method of Event Location Identification Using GPS and Camera Function of Mobile Phones Method of Event Location Identification Using GPS and Camera Function of Mobile Phones Kento HIRANO, Yusuke IN, Mayuko KITAZUME, Masakazu HIGUCHI, Syuji KAWASAKI, and Hitomi MURAKAMI Graduate School of

More information

Simulation Analysis for Performance Improvements of GNSS-based Positioning in a Road Environment

Simulation Analysis for Performance Improvements of GNSS-based Positioning in a Road Environment Simulation Analysis for Performance Improvements of GNSS-based Positioning in a Road Environment Nam-Hyeok Kim, Chi-Ho Park IT Convergence Division DGIST Daegu, S. Korea {nhkim, chpark}@dgist.ac.kr Soon

More information

EXPERIMENT ON PARAMETER SELECTION OF IMAGE DISTORTION MODEL

EXPERIMENT ON PARAMETER SELECTION OF IMAGE DISTORTION MODEL IARS Volume XXXVI, art 5, Dresden 5-7 September 006 EXERIMENT ON ARAMETER SELECTION OF IMAGE DISTORTION MODEL Ryuji Matsuoa*, Noboru Sudo, Hideyo Yootsua, Mitsuo Sone Toai University Research & Information

More information

Image Enhancement Using Frame Extraction Through Time

Image Enhancement Using Frame Extraction Through Time Image Enhancement Using Frame Extraction Through Time Elliott Coleshill University of Guelph CIS Guelph, Ont, Canada ecoleshill@cogeco.ca Dr. Alex Ferworn Ryerson University NCART Toronto, Ont, Canada

More information

The new technology enables 8K high resolution and high picture quality imaging without motion distortion, even in extremely bright scenes.

The new technology enables 8K high resolution and high picture quality imaging without motion distortion, even in extremely bright scenes. Feb 14, 2018 Panasonic Develops Industry's-First*1 8K High-Resolution, High-Performance Global Shutter Technology using Organic-Photoconductive-Film CMOS Image Sensor The new technology enables 8K high

More information

2.3 BUILDING THE PERFECT SQUARE

2.3 BUILDING THE PERFECT SQUARE 16 2.3 BUILDING THE PERFECT SQUARE A Develop Understanding Task Quadratic)Quilts Optimahasaquiltshopwhereshesellsmanycolorfulquiltblocksforpeoplewhowant tomaketheirownquilts.shehasquiltdesignsthataremadesothattheycanbesized

More information

FIBER OPTICS. Prof. R.K. Shevgaonkar. Department of Electrical Engineering. Indian Institute of Technology, Bombay. Lecture: 22.

FIBER OPTICS. Prof. R.K. Shevgaonkar. Department of Electrical Engineering. Indian Institute of Technology, Bombay. Lecture: 22. FIBER OPTICS Prof. R.K. Shevgaonkar Department of Electrical Engineering Indian Institute of Technology, Bombay Lecture: 22 Optical Receivers Fiber Optics, Prof. R.K. Shevgaonkar, Dept. of Electrical Engineering,

More information

A study of the ionospheric effect on GBAS (Ground-Based Augmentation System) using the nation-wide GPS network data in Japan

A study of the ionospheric effect on GBAS (Ground-Based Augmentation System) using the nation-wide GPS network data in Japan A study of the ionospheric effect on GBAS (Ground-Based Augmentation System) using the nation-wide GPS network data in Japan Takayuki Yoshihara, Electronic Navigation Research Institute (ENRI) Naoki Fujii,

More information

A Study on Single Camera Based ANPR System for Improvement of Vehicle Number Plate Recognition on Multi-lane Roads

A Study on Single Camera Based ANPR System for Improvement of Vehicle Number Plate Recognition on Multi-lane Roads Invention Journal of Research Technology in Engineering & Management (IJRTEM) ISSN: 2455-3689 www.ijrtem.com Volume 2 Issue 1 ǁ January. 2018 ǁ PP 11-16 A Study on Single Camera Based ANPR System for Improvement

More information

Preparation of figures for Publication in Clinical and Experimental Pharmacology and Physiology

Preparation of figures for Publication in Clinical and Experimental Pharmacology and Physiology CEPP Guidelines for Preparation and Submission of Figures 1 Preparation of figures for Publication in Clinical and Experimental Pharmacology and Physiology Important Note: Submitted manuscripts with figures

More information

Integral 3-D Television Using a 2000-Scanning Line Video System

Integral 3-D Television Using a 2000-Scanning Line Video System Integral 3-D Television Using a 2000-Scanning Line Video System We have developed an integral three-dimensional (3-D) television that uses a 2000-scanning line video system. An integral 3-D television

More information

A shooting direction control camera based on computational imaging without mechanical motion

A shooting direction control camera based on computational imaging without mechanical motion https://doi.org/10.2352/issn.2470-1173.2018.15.coimg-270 2018, Society for Imaging Science and Technology A shooting direction control camera based on computational imaging without mechanical motion Keigo

More information

Picture Style Editor Ver Instruction Manual

Picture Style Editor Ver Instruction Manual ENGLISH Picture Style File Creating Software Picture Style Editor Ver. 1.18 Instruction Manual Content of this Instruction Manual PSE stands for Picture Style Editor. In this manual, the windows used in

More information

CAMERA BASICS. Stops of light

CAMERA BASICS. Stops of light CAMERA BASICS Stops of light A stop of light isn t a quantifiable measurement it s a relative measurement. A stop of light is defined as a doubling or halving of any quantity of light. The word stop is

More information

DIGITAL PROCESSING METHODS OF IMAGES AND SIGNALS IN ELECTROMAGNETIC INFILTRATION PROCESS

DIGITAL PROCESSING METHODS OF IMAGES AND SIGNALS IN ELECTROMAGNETIC INFILTRATION PROCESS Image Processing & Communication, vol. 16,no. 3-4, pp.1-8 1 DIGITAL PROCESSING METHODS OF IMAGES AND SIGNALS IN ELECTROMAGNETIC INFILTRATION PROCESS IRENEUSZ KUBIAK Military Communication Institute, 05-130

More information

Blur Detection for Historical Document Images

Blur Detection for Historical Document Images Blur Detection for Historical Document Images Ben Baker FamilySearch bakerb@familysearch.org ABSTRACT FamilySearch captures millions of digital images annually using digital cameras at sites throughout

More information

Image Processing Final Test

Image Processing Final Test Image Processing 048860 Final Test Time: 100 minutes. Allowed materials: A calculator and any written/printed materials are allowed. Answer 4-6 complete questions of the following 10 questions in order

More information

Enhanced Sample Rate Mode Measurement Precision

Enhanced Sample Rate Mode Measurement Precision Enhanced Sample Rate Mode Measurement Precision Summary Enhanced Sample Rate, combined with the low-noise system architecture and the tailored brick-wall frequency response in the HDO4000A, HDO6000A, HDO8000A

More information

This histogram represents the +½ stop exposure from the bracket illustrated on the first page.

This histogram represents the +½ stop exposure from the bracket illustrated on the first page. Washtenaw Community College Digital M edia Arts Photo http://courses.wccnet.edu/~donw Don W erthm ann GM300BB 973-3586 donw@wccnet.edu Exposure Strategies for Digital Capture Regardless of the media choice

More information

Picture Style Editor Ver Instruction Manual

Picture Style Editor Ver Instruction Manual ENGLISH Picture Style File Creating Software Picture Style Editor Ver. 1.12 Instruction Manual Content of this Instruction Manual PSE is used for Picture Style Editor. In this manual, the windows used

More information

Yue Bao Graduate School of Engineering, Tokyo City University

Yue Bao Graduate School of Engineering, Tokyo City University World of Computer Science and Information Technology Journal (WCSIT) ISSN: 2221-0741 Vol. 8, No. 1, 1-6, 2018 Crack Detection on Concrete Surfaces Using V-shaped Features Yoshihiro Sato Graduate School

More information

COPYRIGHTED MATERIAL OVERVIEW 1

COPYRIGHTED MATERIAL OVERVIEW 1 OVERVIEW 1 In normal experience, our eyes are constantly in motion, roving over and around objects and through ever-changing environments. Through this constant scanning, we build up experiential data,

More information

PAPER Grayscale Image Segmentation Using Color Space

PAPER Grayscale Image Segmentation Using Color Space IEICE TRANS. INF. & SYST., VOL.E89 D, NO.3 MARCH 2006 1231 PAPER Grayscale Image Segmentation Using Color Space Takahiko HORIUCHI a), Member SUMMARY A novel approach for segmentation of grayscale images,

More information

Image De-Noising Using a Fast Non-Local Averaging Algorithm

Image De-Noising Using a Fast Non-Local Averaging Algorithm Image De-Noising Using a Fast Non-Local Averaging Algorithm RADU CIPRIAN BILCU 1, MARKKU VEHVILAINEN 2 1,2 Multimedia Technologies Laboratory, Nokia Research Center Visiokatu 1, FIN-33720, Tampere FINLAND

More information

Chapter 4 MASK Encryption: Results with Image Analysis

Chapter 4 MASK Encryption: Results with Image Analysis 95 Chapter 4 MASK Encryption: Results with Image Analysis This chapter discusses the tests conducted and analysis made on MASK encryption, with gray scale and colour images. Statistical analysis including

More information

Prediction of Color Appearance Change of Digital Images under Different Lighting Conditions Based on Visible Spectral Data

Prediction of Color Appearance Change of Digital Images under Different Lighting Conditions Based on Visible Spectral Data Prediction of Color Appearance Change of Digital Images under Different Lighting Conditions Based on Visible Spectral Data Ken-ichiro Suehara, Makoto Hashimoto, Takaharu Kameoka and Atsushi Hashimoto Division

More information

Focus-Aid Signal for Super Hi-Vision Cameras

Focus-Aid Signal for Super Hi-Vision Cameras Focus-Aid Signal for Super Hi-Vision Cameras 1. Introduction Super Hi-Vision (SHV) is a next-generation broadcasting system with sixteen times (7,680x4,320) the number of pixels of Hi-Vision. Cameras for

More information

Evaluation of clipping-noise suppression of stationary-noisy speech based on spectral compensation

Evaluation of clipping-noise suppression of stationary-noisy speech based on spectral compensation Evaluation of clipping-noise suppression of stationary-noisy speech based on spectral compensation Takahiro FUKUMORI ; Makoto HAYAKAWA ; Masato NAKAYAMA 2 ; Takanobu NISHIURA 2 ; Yoichi YAMASHITA 2 Graduate

More information

User Manual for HoloStudio M4 2.5 with HoloMonitor M4. Phase Holographic Imaging

User Manual for HoloStudio M4 2.5 with HoloMonitor M4. Phase Holographic Imaging User Manual for HoloStudio M4 2.5 with HoloMonitor M4 Phase Holographic Imaging 1 2 HoloStudio M4 2.5 Software instruction manual 2013 Phase Holographic Imaging AB 3 Contact us: Phase Holographic Imaging

More information

4.4 Slope and Graphs of Linear Equations. Copyright Cengage Learning. All rights reserved.

4.4 Slope and Graphs of Linear Equations. Copyright Cengage Learning. All rights reserved. 4.4 Slope and Graphs of Linear Equations Copyright Cengage Learning. All rights reserved. 1 What You Will Learn Determine the slope of a line through two points Write linear equations in slope-intercept

More information

Software Development Kit to Verify Quality Iris Images

Software Development Kit to Verify Quality Iris Images Software Development Kit to Verify Quality Iris Images Isaac Mateos, Gualberto Aguilar, Gina Gallegos Sección de Estudios de Posgrado e Investigación Culhuacan, Instituto Politécnico Nacional, México D.F.,

More information

Basic Camera Craft. Roy Killen, GMAPS, EFIAP, MPSA. (c) 2016 Roy Killen Basic Camera Craft, Page 1

Basic Camera Craft. Roy Killen, GMAPS, EFIAP, MPSA. (c) 2016 Roy Killen Basic Camera Craft, Page 1 Basic Camera Craft Roy Killen, GMAPS, EFIAP, MPSA (c) 2016 Roy Killen Basic Camera Craft, Page 1 Basic Camera Craft Whether you use a camera that cost $100 or one that cost $10,000, you need to be able

More information

Picture Style Editor Ver Instruction Manual

Picture Style Editor Ver Instruction Manual ENGLISH Picture Style File Creating Software Picture Style Editor Ver. 1.15 Instruction Manual Content of this Instruction Manual PSE stands for Picture Style Editor. indicates the selection procedure

More information

Page 21 GRAPHING OBJECTIVES:

Page 21 GRAPHING OBJECTIVES: Page 21 GRAPHING OBJECTIVES: 1. To learn how to present data in graphical form manually (paper-and-pencil) and using computer software. 2. To learn how to interpret graphical data by, a. determining the

More information

Photo Grid Analysis. Concept

Photo Grid Analysis. Concept Photo Grid Analysis Concept Changes in vegetation, soil, fuel loading, streambanks, or other photographed items can be monitored by outlining the items on a clear plastic sheet that is then placed over

More information

Motion Blur Perception in Various Conditions of Presented Edge

Motion Blur Perception in Various Conditions of Presented Edge Motion Blur Perception in Various Conditions of Presented Edge Shinji Nakagawa a, Toshiya Nakaguchi b, Norimichi Tsumura b and Yoichi Miyake c,b a Graduate School of Science and Technology, Chiba University;

More information

FEATURE. Adaptive Temporal Aperture Control for Improving Motion Image Quality of OLED Display

FEATURE. Adaptive Temporal Aperture Control for Improving Motion Image Quality of OLED Display Adaptive Temporal Aperture Control for Improving Motion Image Quality of OLED Display Takenobu Usui, Yoshimichi Takano *1 and Toshihiro Yamamoto *2 * 1 Retired May 217, * 2 NHK Engineering System, Inc

More information

Before How does the painting compare to the original figure? What do you expect will be true of the painted figure if it is painted to scale?

Before How does the painting compare to the original figure? What do you expect will be true of the painted figure if it is painted to scale? Dilations LAUNCH (7 MIN) Before How does the painting compare to the original figure? What do you expect will be true of the painted figure if it is painted to scale? During What is the relationship between

More information

Speed Estimation in Forward Scattering Radar by Using Standard Deviation Method

Speed Estimation in Forward Scattering Radar by Using Standard Deviation Method Vol. 3, No. 3 Modern Applied Science Speed Estimation in Forward Scattering Radar by Using Standard Deviation Method Mutaz Salah, MFA Rasid & RSA Raja Abdullah Department of Computer and Communication

More information

Site-specific Multipath Characteristic of GPS ISKANDAR Network

Site-specific Multipath Characteristic of GPS ISKANDAR Network Site-specific Multipath Characteristic of GPS ISKANDAR Network NOOR SURYATI M. S. & MUSA, T. A. UTM-GNSS & Geodynamics Research Group, Faculty of Geoinformation Science & Engineering, Universiti Teknologi

More information

Review. In an experiment, there is one variable that is of primary interest. There are several other factors, which may affect the measured result.

Review. In an experiment, there is one variable that is of primary interest. There are several other factors, which may affect the measured result. Review Observational study vs experiment Experimental designs In an experiment, there is one variable that is of primary interest. There are several other factors, which may affect the measured result.

More information

P202/219 Laboratory IUPUI Physics Department THIN LENSES

P202/219 Laboratory IUPUI Physics Department THIN LENSES THIN LENSES OBJECTIVE To verify the thin lens equation, m = h i /h o = d i /d o. d o d i f, and the magnification equations THEORY In the above equations, d o is the distance between the object and the

More information

Automatic Locating the Centromere on Human Chromosome Pictures

Automatic Locating the Centromere on Human Chromosome Pictures Automatic Locating the Centromere on Human Chromosome Pictures M. Moradi Electrical and Computer Engineering Department, Faculty of Engineering, University of Tehran, Tehran, Iran moradi@iranbme.net S.

More information

GEOMETRICAL OPTICS Practical 1. Part I. BASIC ELEMENTS AND METHODS FOR CHARACTERIZATION OF OPTICAL SYSTEMS

GEOMETRICAL OPTICS Practical 1. Part I. BASIC ELEMENTS AND METHODS FOR CHARACTERIZATION OF OPTICAL SYSTEMS GEOMETRICAL OPTICS Practical 1. Part I. BASIC ELEMENTS AND METHODS FOR CHARACTERIZATION OF OPTICAL SYSTEMS Equipment and accessories: an optical bench with a scale, an incandescent lamp, matte, a set of

More information

Applications of Flash and No-Flash Image Pairs in Mobile Phone Photography

Applications of Flash and No-Flash Image Pairs in Mobile Phone Photography Applications of Flash and No-Flash Image Pairs in Mobile Phone Photography Xi Luo Stanford University 450 Serra Mall, Stanford, CA 94305 xluo2@stanford.edu Abstract The project explores various application

More information

8.2 IMAGE PROCESSING VERSUS IMAGE ANALYSIS Image processing: The collection of routines and

8.2 IMAGE PROCESSING VERSUS IMAGE ANALYSIS Image processing: The collection of routines and 8.1 INTRODUCTION In this chapter, we will study and discuss some fundamental techniques for image processing and image analysis, with a few examples of routines developed for certain purposes. 8.2 IMAGE

More information

An Efficient Nonlinear Filter for Removal of Impulse Noise in Color Video Sequences

An Efficient Nonlinear Filter for Removal of Impulse Noise in Color Video Sequences An Efficient Nonlinear Filter for Removal of Impulse Noise in Color Video Sequences D.Lincy Merlin, K.Ramesh Babu M.E Student [Applied Electronics], Dept. of ECE, Kingston Engineering College, Vellore,

More information

International Archives of Photogrammetry and Remote Sensing. Vol. XXXII, Part 5. Hakodate 1998

International Archives of Photogrammetry and Remote Sensing. Vol. XXXII, Part 5. Hakodate 1998 International Archives of Photogrammetry and Remote Sensing. Vol. XXXII, Part 5. Hakodate 1998 EXPERIMENTAL STUDY ON RICE GROWTH DYNAMIC MONITORING BY DIGITAL PHOTOGRAPHS MegumiYAMASHITA PASCO INTERNATIONAL

More information

Image analysis. CS/CME/BioE/Biophys/BMI 279 Oct. 31 and Nov. 2, 2017 Ron Dror

Image analysis. CS/CME/BioE/Biophys/BMI 279 Oct. 31 and Nov. 2, 2017 Ron Dror Image analysis CS/CME/BioE/Biophys/BMI 279 Oct. 31 and Nov. 2, 2017 Ron Dror 1 Outline Images in molecular and cellular biology Reducing image noise Mean and Gaussian filters Frequency domain interpretation

More information

C A R I B B E A N E X A M I N A T I O N S C O U N C I L REPORT ON CANDIDATES WORK IN THE SECONDARY EDUCATION CERTIFICATE EXAMINATION MAY/JUNE 2010

C A R I B B E A N E X A M I N A T I O N S C O U N C I L REPORT ON CANDIDATES WORK IN THE SECONDARY EDUCATION CERTIFICATE EXAMINATION MAY/JUNE 2010 C A R I B B E A N E X A M I N A T I O N S C O U N C I L REPORT ON CANDIDATES WORK IN THE SECONDARY EDUCATION CERTIFICATE EXAMINATION MAY/JUNE 2010 TECHNICAL DRAWING GENERAL PROFICIENCY Copyright 2010 Caribbean

More information

COPYRIGHTED MATERIAL. Overview

COPYRIGHTED MATERIAL. Overview In normal experience, our eyes are constantly in motion, roving over and around objects and through ever-changing environments. Through this constant scanning, we build up experience data, which is manipulated

More information

DEVELOPMENT OF PASSIVE SURVEILLANCE RADAR

DEVELOPMENT OF PASSIVE SURVEILLANCE RADAR DEVELOPMENT OF PASSIVE SURVEILLANCE RADAR Kakuichi Shiomi* and Shuji Aoyama** *Electronic Navigation Research Institute, Japan **IRT Corporation, Japan Keywords: Radar, Passive Radar, Passive Surveillance

More information

Photo Editing Workflow

Photo Editing Workflow Photo Editing Workflow WHY EDITING Modern digital photography is a complex process, which starts with the Photographer s Eye, that is, their observational ability, it continues with photo session preparations,

More information

On spatial resolution

On spatial resolution On spatial resolution Introduction How is spatial resolution defined? There are two main approaches in defining local spatial resolution. One method follows distinction criteria of pointlike objects (i.e.

More information

Image Processing for feature extraction

Image Processing for feature extraction Image Processing for feature extraction 1 Outline Rationale for image pre-processing Gray-scale transformations Geometric transformations Local preprocessing Reading: Sonka et al 5.1, 5.2, 5.3 2 Image

More information

SECTION I - CHAPTER 2 DIGITAL IMAGING PROCESSING CONCEPTS

SECTION I - CHAPTER 2 DIGITAL IMAGING PROCESSING CONCEPTS RADT 3463 - COMPUTERIZED IMAGING Section I: Chapter 2 RADT 3463 Computerized Imaging 1 SECTION I - CHAPTER 2 DIGITAL IMAGING PROCESSING CONCEPTS RADT 3463 COMPUTERIZED IMAGING Section I: Chapter 2 RADT

More information

A new position detection method using leaky coaxial cable

A new position detection method using leaky coaxial cable A new position detection method using leaky coaxial cable Ken-ichi Nishikawa a), Takeshi Higashino, Katsutoshi Tsukamoto, and Shozo komaki Division of Electrical, Electronic and Information Engineering,

More information

EFFECTS OF PHASE AND AMPLITUDE ERRORS ON QAM SYSTEMS WITH ERROR- CONTROL CODING AND SOFT DECISION DECODING

EFFECTS OF PHASE AND AMPLITUDE ERRORS ON QAM SYSTEMS WITH ERROR- CONTROL CODING AND SOFT DECISION DECODING Clemson University TigerPrints All Theses Theses 8-2009 EFFECTS OF PHASE AND AMPLITUDE ERRORS ON QAM SYSTEMS WITH ERROR- CONTROL CODING AND SOFT DECISION DECODING Jason Ellis Clemson University, jellis@clemson.edu

More information

The experimental evaluation of the EGNOS safety-of-life services for railway signalling

The experimental evaluation of the EGNOS safety-of-life services for railway signalling Computers in Railways XII 735 The experimental evaluation of the EGNOS safety-of-life services for railway signalling A. Filip, L. Bažant & H. Mocek Railway Infrastructure Administration, LIS, Pardubice,

More information

Fig Color spectrum seen by passing white light through a prism.

Fig Color spectrum seen by passing white light through a prism. 1. Explain about color fundamentals. Color of an object is determined by the nature of the light reflected from it. When a beam of sunlight passes through a glass prism, the emerging beam of light is not

More information

Characteristics of the Visual Perception under the Dark Adaptation Processing (The Lighting Systems for Signboards)

Characteristics of the Visual Perception under the Dark Adaptation Processing (The Lighting Systems for Signboards) 66 IJCSNS International Journal of Computer Science and Network Security, VOL.11 No.8, August 2011 Characteristics of the Visual Perception under the Dark Adaptation Processing (The Lighting Systems for

More information

Q A bitmap file contains the binary on the left below. 1 is white and 0 is black. Colour in each of the squares. What is the letter that is reve

Q A bitmap file contains the binary on the left below. 1 is white and 0 is black. Colour in each of the squares. What is the letter that is reve R 25 Images and Pixels - Reading Images need to be stored and processed using binary. The simplest image format is for an image to be stored as a bitmap image. Bitmap images are made up of picture elements

More information

Image analysis. CS/CME/BioE/Biophys/BMI 279 Oct. 31 and Nov. 2, 2017 Ron Dror

Image analysis. CS/CME/BioE/Biophys/BMI 279 Oct. 31 and Nov. 2, 2017 Ron Dror Image analysis CS/CME/BioE/Biophys/BMI 279 Oct. 31 and Nov. 2, 2017 Ron Dror 1 Outline Images in molecular and cellular biology Reducing image noise Mean and Gaussian filters Frequency domain interpretation

More information

Considerations about Radiated Emission Tests in Anechoic Chambers that do not fulfil the NSA Requirements

Considerations about Radiated Emission Tests in Anechoic Chambers that do not fulfil the NSA Requirements 6 th IMEKO TC Symposium Sept. -, 8, Florence, Italy Considerations about Radiated Emission Tests in Anechoic Chambers that do not fulfil the NSA Requirements M. Borsero, A. Dalla Chiara 3, C. Pravato,

More information

Engineering Fundamentals and Problem Solving, 6e

Engineering Fundamentals and Problem Solving, 6e Engineering Fundamentals and Problem Solving, 6e Chapter 5 Representation of Technical Information Chapter Objectives 1. Recognize the importance of collecting, recording, plotting, and interpreting technical

More information

Building Damage Mapping of the 2006 Central Java, Indonesia Earthquake Using High-Resolution Satellite Images

Building Damage Mapping of the 2006 Central Java, Indonesia Earthquake Using High-Resolution Satellite Images 4th International Workshop on Remote Sensing for Post-Disaster Response, 25-26 Sep. 2006, Cambridge, UK Building Damage Mapping of the 2006 Central Java, Indonesia Earthquake Using High-Resolution Satellite

More information

Moving Object Detection for Intelligent Visual Surveillance

Moving Object Detection for Intelligent Visual Surveillance Moving Object Detection for Intelligent Visual Surveillance Ph.D. Candidate: Jae Kyu Suhr Advisor : Prof. Jaihie Kim April 29, 2011 Contents 1 Motivation & Contributions 2 Background Compensation for PTZ

More information

Chapter 2: Functions and Graphs Lesson Index & Summary

Chapter 2: Functions and Graphs Lesson Index & Summary Section 1: Relations and Graphs Cartesian coordinates Screen 2 Coordinate plane Screen 2 Domain of relation Screen 3 Graph of a relation Screen 3 Linear equation Screen 6 Ordered pairs Screen 1 Origin

More information

CCD Automatic Gain Algorithm Design of Noncontact Measurement System Based on High-speed Circuit Breaker

CCD Automatic Gain Algorithm Design of Noncontact Measurement System Based on High-speed Circuit Breaker 2016 3 rd International Conference on Engineering Technology and Application (ICETA 2016) ISBN: 978-1-60595-383-0 CCD Automatic Gain Algorithm Design of Noncontact Measurement System Based on High-speed

More information

BEAM HALO OBSERVATION BY CORONAGRAPH

BEAM HALO OBSERVATION BY CORONAGRAPH BEAM HALO OBSERVATION BY CORONAGRAPH T. Mitsuhashi, KEK, TSUKUBA, Japan Abstract We have developed a coronagraph for the observation of the beam halo surrounding a beam. An opaque disk is set in the beam

More information

Compensation of hologram distortion by controlling defocus component in reference beam wavefront for angle multiplexed holograms

Compensation of hologram distortion by controlling defocus component in reference beam wavefront for angle multiplexed holograms J. Europ. Opt. Soc. Rap. Public. 8, 13080 (2013) www.jeos.org Compensation of hologram distortion by controlling defocus component in reference beam wavefront for angle multiplexed holograms T. Muroi muroi.t-hc@nhk.or.jp

More information

Computer Vision. Howie Choset Introduction to Robotics

Computer Vision. Howie Choset   Introduction to Robotics Computer Vision Howie Choset http://www.cs.cmu.edu.edu/~choset Introduction to Robotics http://generalrobotics.org What is vision? What is computer vision? Edge Detection Edge Detection Interest points

More information

The Ellipse. PF 1 + PF 2 = constant. Minor Axis. Major Axis. Focus 1 Focus 2. Point 3.4.2

The Ellipse. PF 1 + PF 2 = constant. Minor Axis. Major Axis. Focus 1 Focus 2. Point 3.4.2 Minor Axis The Ellipse An ellipse is the locus of all points in a plane such that the sum of the distances from two given points in the plane, the foci, is constant. Focus 1 Focus 2 Major Axis Point PF

More information

Appendix III Graphs in the Introductory Physics Laboratory

Appendix III Graphs in the Introductory Physics Laboratory Appendix III Graphs in the Introductory Physics Laboratory 1. Introduction One of the purposes of the introductory physics laboratory is to train the student in the presentation and analysis of experimental

More information

Image evaluation method for digital mammography with soft-copy reading using a digital phantom

Image evaluation method for digital mammography with soft-copy reading using a digital phantom Image evaluation method for digital mammography with soft-copy reading using a digital phantom Norimitsu Shinohara 1, Katsuhei Horita 2, Tokiko Endo 3 1 Department of Radiological Technology, Faculty of

More information

No-Reference Image Quality Assessment using Blur and Noise

No-Reference Image Quality Assessment using Blur and Noise o-reference Image Quality Assessment using and oise Min Goo Choi, Jung Hoon Jung, and Jae Wook Jeon International Science Inde Electrical and Computer Engineering waset.org/publication/2066 Abstract Assessment

More information

OUTDOOR PORTRAITURE WORKSHOP

OUTDOOR PORTRAITURE WORKSHOP OUTDOOR PORTRAITURE WORKSHOP SECOND EDITION Copyright Bryan A. Thompson, 2012 bryan@rollaphoto.com Goals The goals of this workshop are to present various techniques for creating portraits in an outdoor

More information

Image Filtering. Median Filtering

Image Filtering. Median Filtering Image Filtering Image filtering is used to: Remove noise Sharpen contrast Highlight contours Detect edges Other uses? Image filters can be classified as linear or nonlinear. Linear filters are also know

More information

On Contrast Sensitivity in an Image Difference Model

On Contrast Sensitivity in an Image Difference Model On Contrast Sensitivity in an Image Difference Model Garrett M. Johnson and Mark D. Fairchild Munsell Color Science Laboratory, Center for Imaging Science Rochester Institute of Technology, Rochester New

More information

MULTI-LAYERED HYBRID ARCHITECTURE TO SOLVE COMPLEX TASKS OF AN AUTONOMOUS MOBILE ROBOT

MULTI-LAYERED HYBRID ARCHITECTURE TO SOLVE COMPLEX TASKS OF AN AUTONOMOUS MOBILE ROBOT MULTI-LAYERED HYBRID ARCHITECTURE TO SOLVE COMPLEX TASKS OF AN AUTONOMOUS MOBILE ROBOT F. TIECHE, C. FACCHINETTI and H. HUGLI Institute of Microtechnology, University of Neuchâtel, Rue de Tivoli 28, CH-2003

More information

TRIANGULATION-BASED light projection is a typical

TRIANGULATION-BASED light projection is a typical 246 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 39, NO. 1, JANUARY 2004 A 120 110 Position Sensor With the Capability of Sensitive and Selective Light Detection in Wide Dynamic Range for Robust Active Range

More information

Chapter 18 Optical Elements

Chapter 18 Optical Elements Chapter 18 Optical Elements GOALS When you have mastered the content of this chapter, you will be able to achieve the following goals: Definitions Define each of the following terms and use it in an operational

More information

Algebra 1B. Chapter 6: Linear Equations & Their Graphs Sections 6-1 through 6-7 & 7-5. COLYER Fall Name: Period:

Algebra 1B. Chapter 6: Linear Equations & Their Graphs Sections 6-1 through 6-7 & 7-5. COLYER Fall Name: Period: Chapter 6: Linear Equations & Their Graphs Sections 6-1 through 6-7 & 7-5 COLYER Fall 2016 Name: Period: What s the Big Idea? Analyzing Linear Equations & Inequalities What can I expect to understand when

More information

An Improved Bernsen Algorithm Approaches For License Plate Recognition

An Improved Bernsen Algorithm Approaches For License Plate Recognition IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) ISSN: 78-834, ISBN: 78-8735. Volume 3, Issue 4 (Sep-Oct. 01), PP 01-05 An Improved Bernsen Algorithm Approaches For License Plate Recognition

More information

The design and testing of a small scale solar flux measurement system for central receiver plant

The design and testing of a small scale solar flux measurement system for central receiver plant The design and testing of a small scale solar flux measurement system for central receiver plant Abstract Sebastian-James Bode, Paul Gauche and Willem Landman Stellenbosch University Centre for Renewable

More information

1. This paper contains 45 multiple-choice-questions (MCQ) in 6 pages. 2. All questions carry equal marks. 3. You can take 1 hour for answering.

1. This paper contains 45 multiple-choice-questions (MCQ) in 6 pages. 2. All questions carry equal marks. 3. You can take 1 hour for answering. UNIVERSITY OF MORATUWA, SRI LANKA FACULTY OF ENGINEERING END OF SEMESTER EXAMINATION 2007/2008 (Held in Aug 2008) B.Sc. ENGINEERING LEVEL 2, JUNE TERM DE 2290 PHOTOGRAPHY Answer ALL questions in the answer

More information

Maine Day in May. 54 Chapter 2: Painterly Techniques for Non-Painters

Maine Day in May. 54 Chapter 2: Painterly Techniques for Non-Painters Maine Day in May 54 Chapter 2: Painterly Techniques for Non-Painters Simplifying a Photograph to Achieve a Hand-Rendered Result Excerpted from Beyond Digital Photography: Transforming Photos into Fine

More information

Performance Analysis of GPS Integer Ambiguity Resolution Using External Aiding Information

Performance Analysis of GPS Integer Ambiguity Resolution Using External Aiding Information Journal of Global Positioning Systems (2005) Vol. 4, No. 1-2: 201-206 Performance Analysis of GPS Integer Ambiguity Resolution Using External Aiding Information Sebum Chun, Chulbum Kwon, Eunsung Lee, Young

More information

Effect of errors in position coordinates of the receiving antenna on single satellite GPS timing

Effect of errors in position coordinates of the receiving antenna on single satellite GPS timing Indian Journal of Pure & Applied Physics Vol. 48, June 200, pp. 429-434 Effect of errors in position coordinates of the receiving antenna on single satellite GPS timing Suman Sharma & P Banerjee National

More information

the RAW FILE CONVERTER EX powered by SILKYPIX

the RAW FILE CONVERTER EX powered by SILKYPIX How to use the RAW FILE CONVERTER EX powered by SILKYPIX The X-Pro1 comes with RAW FILE CONVERTER EX powered by SILKYPIX software for processing RAW images. This software lets users make precise adjustments

More information

Developing the Model

Developing the Model Team # 9866 Page 1 of 10 Radio Riot Introduction In this paper we present our solution to the 2011 MCM problem B. The problem pertains to finding the minimum number of very high frequency (VHF) radio repeaters

More information

Isolated Word Recognition Based on Combination of Multiple Noise-Robust Techniques

Isolated Word Recognition Based on Combination of Multiple Noise-Robust Techniques Isolated Word Recognition Based on Combination of Multiple Noise-Robust Techniques 81 Isolated Word Recognition Based on Combination of Multiple Noise-Robust Techniques Noboru Hayasaka 1, Non-member ABSTRACT

More information

CS 465 Prelim 1. Tuesday 4 October hours. Problem 1: Image formats (18 pts)

CS 465 Prelim 1. Tuesday 4 October hours. Problem 1: Image formats (18 pts) CS 465 Prelim 1 Tuesday 4 October 2005 1.5 hours Problem 1: Image formats (18 pts) 1. Give a common pixel data format that uses up the following numbers of bits per pixel: 8, 16, 32, 36. For instance,

More information

Optical Performance of Nikon F-Mount Lenses. Landon Carter May 11, Measurement and Instrumentation

Optical Performance of Nikon F-Mount Lenses. Landon Carter May 11, Measurement and Instrumentation Optical Performance of Nikon F-Mount Lenses Landon Carter May 11, 2016 2.671 Measurement and Instrumentation Abstract In photographic systems, lenses are one of the most important pieces of the system

More information

High Precision Positioning Unit 1: Accuracy, Precision, and Error Student Exercise

High Precision Positioning Unit 1: Accuracy, Precision, and Error Student Exercise High Precision Positioning Unit 1: Accuracy, Precision, and Error Student Exercise Ian Lauer and Ben Crosby (Idaho State University) This assignment follows the Unit 1 introductory presentation and lecture.

More information

Robert B.Hallock Draft revised April 11, 2006 finalpaper2.doc

Robert B.Hallock Draft revised April 11, 2006 finalpaper2.doc How to Optimize the Sharpness of Your Photographic Prints: Part II - Practical Limits to Sharpness in Photography and a Useful Chart to Deteremine the Optimal f-stop. Robert B.Hallock hallock@physics.umass.edu

More information

CODE V Tolerancing: A Key to Product Cost Reduction

CODE V Tolerancing: A Key to Product Cost Reduction CODE V Tolerancing: A Key to Product Cost Reduction A critical step in the design of an optical system destined to be manufactured is to define a fabrication and assembly tolerance budget and to accurately

More information

Standard Operating Procedure for Flat Port Camera Calibration

Standard Operating Procedure for Flat Port Camera Calibration Standard Operating Procedure for Flat Port Camera Calibration Kevin Köser and Anne Jordt Revision 0.1 - Draft February 27, 2015 1 Goal This document specifies the practical procedure to obtain good images

More information