亚洲av无码男人的天堂在线|中文人妻无码一区二区三区|亚洲欧美日韩国产一区二区|国产精品三级久久久|久久精品亚洲专区|国产精品V?无码免费|国产精品成?V人在线视午夜片|亚洲国产精品一区二区久久在线观看

2021

2021

  • Record 145 of

    Title:A real-time ultra-low light color imaging system based on FPGA
    Author(s):Hua, Wang(1,2); He, Bian(2); Lei, Yang(1,2); Hui, Zhang(1,2); Zhong, CaoJian(2)
    Source: Journal of Physics: Conference Series  Volume: 2033  Issue: 1  DOI: 10.1088/1742-6596/2033/1/012010  Published: October 5, 2021  
    Abstract:This article shows a low light color image acquisition system, The core components of the system are the Fairchild’s SCMOS image sensor CIS1910F1111 and XILINX’s Artix-7 XC7A100T-2CSG324I FPGA, the remarkable advantage of the system is that it can obtain better color imaging effect under lower illumination environment, and the image noise is much less than other similar products. Based on the excellent imaging performance of the image detector, a high performance real-time low-light level color imaging system is developed. This imaging system can obtain the characteristic information of the targets under ultra-low illuminance environment, including the details, colors and so on. The hardware of the low light level imaging system mainly contains a color SCMOS image sensor and a FPGA, a driving circuit of a combination of DDR3, the ultra-low noise power conversion circuit and a Camera-Link and a 3G-SDI interface circuits. The SCMOS chip is used for photoelectric conversion of the shot scene and the FPGA is used for the control of the whole imaging system, image acquisition and image processing, etc, The FPGA software system consists of SCMOS initialize configuration and timing control module, automatic exposure control module, real-time color image processing module, imaging tone mapping module, image denoising module and image enhancement module. The automatic exposure control (AEC) module adaptively adjusts the average gray value of the region of interest. The module automatically calculates the exposure time and gain value of the next frame according to the current frame image data value. The real-time color image processing module includes color restoration, automatic white balance and color spaces conversion, etc. The image denoising module uses the advanced real-time guide-filter algorithm. The image tone mapping module and enhancement module are proposed based on an improved automatic threshold logarithmic and enhancement algorithm. Combining the hardware and FPGA soft algorithm with excellent performance, the imaging results show that the system can get good color image effect of the ultra-low light level about 10-2lx. ? 2021 Institute of Physics Publishing. All rights reserved.
    Accession Number: 20214311059011
  • Record 146 of

    Title:Deep Category-Level and Regularized Hashing with Global Semantic Similarity Learning
    Author(s):Chen, Yaxiong(1); Lu, Xiaoqiang(1)
    Source: IEEE Transactions on Cybernetics  Volume: 51  Issue: 12  DOI: 10.1109/TCYB.2020.2964993  Published: December 1, 2021  
    Abstract:The hashing technique has been extensively used in large-scale image retrieval applications due to its low storage and fast computing speed. Most existing deep hashing approaches cannot fully consider the global semantic similarity and category-level semantic information, which result in the insufficient utilization of the global semantic similarity for hash codes learning and the semantic information loss of hash codes. To tackle these issues, we propose a novel deep hashing approach with triplet labels, namely, deep category-level and regularized hashing (DCRH), to leverage the global semantic similarity of deep feature and category-level semantic information to enhance the semantic similarity of hash codes. There are four contributions in this article. First, we design a novel global semantic similarity constraint about the deep feature to make the anchor deep feature more similar to the positive deep feature than to the negative deep feature. Second, we leverage label information to enhance category-level semantics of hash codes for hash codes learning. Third, we develop a new triplet construction module to select good image triplets for effective hash functions learning. Finally, we propose a new triplet regularized loss (Reg-L) term, which can force binary-like codes to approximate binary codes and eventually minimize the information loss between binary-like codes and binary codes. Extensive experimental results in three image retrieval benchmark datasets show that the proposed DCRH approach achieves superior performance over other state-of-the-art hashing approaches. ? 2013 IEEE.
    Accession Number: 20220111430045
  • Record 147 of

    Title:Job Recommendation System Based on Analytic Hierarchy Process and K-means Clustering
    Author(s):Feng, Peini(1); Jiahao Jiang, Charles(1); Wang, Jiale(1); Yeung, Sunny(1); Li, Xijie(2)
    Source: ACM International Conference Proceeding Series  Volume:   Issue:   DOI: 10.1145/3474963.3474978  Published: June 25, 2021  
    Abstract:Many students search for summer jobs during the vacation, but there are always too many choices. We need to find a way to help people choose a best summer job. We constructed a three-tier system to comprehensively illustrate the factors that high school students need to consider when looking for a summer job from the criteria of comfort, salary, personal gain, and matching degree. Under each criterion lie several sub-criteria (which are discussed later in detail). We also investigated students' opinions toward each factor to get the judgement matrices for our AHP model. To reduce the subjectivity of the AHP model and reduce the correlation of various indexes in model construction, the AHP model and principal component analysis model were combined to construct the optimal weight model to obtain the optimal weight. And we utilized K-means clustering model to classify the work, adopted elbow method to determine the K value of the number of categories divided according to SSE (Sum of the squared errors) from the perspective of the data itself, and selected the class with the highest clustering center as the selection range of students. Finally we created ten fictional persons based on the samples we chose. The relevant questionnaires tested the students' character ability, and we used the GRNN neural network model to map the questionnaire to the weight. In this way, our model can conveniently get the weight result and calculate to help students find the optimal jobs collection by filling in the questionnaire. ? 2021 ACM.
    Accession Number: 20214411086118
  • Record 148 of

    Title:A Novel Negative-Transfer-Resistant Fuzzy Clustering Model with a Shared Cross-Domain Transfer Latent Space and its Application to Brain CT Image Segmentation
    Author(s):Jiang, Yizhang(1,2); Gu, Xiaoqing(3); Wu, Dongrui(4); Hang, Wenlong(5); Xue, Jing(6); Qiu, Shi(7); Lin, Chin-Teng(8)
    Source: IEEE/ACM Transactions on Computational Biology and Bioinformatics  Volume: 18  Issue: 1  DOI: 10.1109/TCBB.2019.2963873  Published: January-February 2021  
    Abstract:Traditional clustering algorithms for medical image segmentation can only achieve satisfactory clustering performance under relatively ideal conditions, in which there is adequate data from the same distribution, and the data is rarely disturbed by noise or outliers. However, a sufficient amount of medical images with representative manual labels are often not available, because medical images are frequently acquired with different scanners (or different scan protocols) or polluted by various noises. Transfer learning improves learning in the target domain by leveraging knowledge from related domains. Given some target data, the performance of transfer learning is determined by the degree of relevance between the source and target domains. To achieve positive transfer and avoid negative transfer, a negative-transfer-resistant mechanism is proposed by computing the weight of transferred knowledge. Extracting a negative-transfer-resistant fuzzy clustering model with a shared cross-domain transfer latent space (called NTR-FC-SCT) is proposed by integrating negative-transfer-resistant and maximum mean discrepancy (MMD) into the framework of fuzzy c-means clustering. Experimental results show that the proposed NTR-FC-SCT model outperformed several traditional non-transfer and related transfer clustering algorithms. ? 2004-2012 IEEE.
    Accession Number: 20210609904074
  • Record 149 of

    Title:Efficient two-step focal length calibration of space zoom camera without targets
    Author(s):Wang, Hao(1); Peng, Jianwei(1); Zeng, Hong(2); Zhang, Gaopeng(1); Wang, Feng(1); Liao, Jiawen(1)
    Source: Optical Engineering  Volume: 60  Issue: 11  DOI: 10.1117/1.OE.60.11.114104  Published: November 1, 2021  
    Abstract:Computer vision plays a key role in measuring the relative posture and position between spacecrafts, especially in various close-range space tasks. As one of the essential steps for computer vision, camera calibration is important for obtaining precise three-dimensional contours of a space target. The focal length of on-orbit zoom cameras constantly changes. Thus, it is practical to calibrate the focal length rather than other intrinsic camera parameters. However, traditional calibration targets, such as checkerboards, cannot be used to calibrate a space camera in orbit. To address this problem, we propose a two-step process for focal length calibration. In the first step, the initial estimate of the camera focal length was generated with vanishing points obtained from the solar panels of satellites. In the second step, the initial solution was optimized by the particle swarm optimization algorithm. The results of the simulations and laboratory experiments confirmed the accuracy, flexibility, and good antinoise interference performance of the proposed method. Thus, the proposed method has practical significance for space tasks, such as space rendezvous-docking and on-orbit maintenance. ? 2021 Society of Photo-Optical Instrumentation Engineers (SPIE).
    Accession Number: 20215011323793
  • Record 150 of

    Title:A comparison of neural networks algorithms for EEG and sEMG features based gait phases recognition
    Author(s):Wei, Pengna(1); Zhang, Jinhua(1); Tian, Feifei(2,3); Hong, Jun(1)
    Source: Biomedical Signal Processing and Control  Volume: 68  Issue:   DOI: 10.1016/j.bspc.2021.102587  Published: July 2021  
    Abstract:Surface electromyography (sEMG) and electroencephalogram (EEG) can be utilized to discriminate gait phases. However, the classification performance of various combination methods of the features extracted from sEMG and EEG channels for seven gait phase recognition has yet to be discussed. This study investigates the effectiveness of various dimensions of feature sets with different neural network algorithms in multiclass discrimination of gait phases. There are thirty-seven feature sets (slope sign change (SSC) of eight sEMG and twenty-one EEG channels, mean absolute value (MAV) of eight sEMG channels) and three classifiers (Linear Discriminant Analysis (LDA), K-nearest neighbor (KNN), Kernel Support Vector Machine (KSVM)) were utilized. The thirty-seven one-dimensional and six two-dimensional feature sets were applied to LDA and KNN, twenty-one-dimensional and thirty-seven-dimensional feature sets were applied to three optimized KSVM for gait phase recognition. We found that thirty-seven-dimensional feature sets with grid search KSVM achieved the highest classification accuracy (98.56 ± 1.34 %) and the time consumption was 26.37 s. The average time consumption of two-dimensional feature sets with KNN was the shortest (0.33 s). The SSC of sEMG with wider values distributions than others obtained a high performance. This indicates the wider the value distribution of features, the better accuracy of gait recognition. The findings suggest that a multi-dimensional feature set composed of EEG and sEMG features with KSVM achieved good performance. Considering execution time and recognition rate, two-dimensional feature sets with KNN are suitable for online gait recognition, thirty-seven-dimensional feature sets with KSVM are more likely to be used for off-line gait analysis. ? 2021 Elsevier Ltd
    Accession Number: 20211610220311
  • Record 151 of

    Title:High-index doped silica glass planar lightwave circuits
    Author(s):Chu, Sai T.(1); Little, Brent E.(2)
    Source: Optics InfoBase Conference Papers  Volume:   Issue:   DOI: null  Published: 2021  
    Abstract:We provide a review of the recent progress of the high-index doped silica glass planar lightwave circuits with a focus on the emerging applications in nonlinear optics and RF photonics. ? OSA 2021.
    Accession Number: 20214811221866
  • Record 152 of

    Title:Phase retrieval based on difference map and deep neural networks
    Author(s):Li, Baopeng(1,2,3,4); Ersoy, Okan K.(4); Ma, Caiwen(1); Pan, Zhibin(2); Wen, Wansha(1,3); Song, Zongxi(1); Gao, Wei(1)
    Source: Journal of Modern Optics  Volume: 68  Issue: 20  DOI: 10.1080/09500340.2021.1977860  Published: 2021  
    Abstract:Phase retrieval occurs in many research areas. There are some classical phase retrieval methods such as hybrid input-output (HIO) and difference map (DM). However, phase retrieval results are sensitive to noise, and the reconstructed images always include artefacts. In this paper, we use the DM algorithm together with DNN to get better phase retrieval results. We train one deep neural network using amplitude images and phase images, respectively. First, using DM, we get initial reconstructed amplitude and phase results. Then, using DNN improves both amplitude and phase results. Finally, using the DM algorithm again improves the DNN results further. The numerical experimental results show that using DM gives better results than HIO, and using DNN improves phase information better than just using DNN to train for amplitude information alone. Compared with only using DNN improves amplitude methods, our method using DM plus DNN plus DM yields a better reconstruction performance for both amplitude and phase. ? 2021 Informa UK Limited, trading as Taylor & Francis Group.
    Accession Number: 20213810923757
  • Record 153 of

    Title:Target classification algorithms based on multispectral imaging: A review
    Author(s):Zeng, Zimu(1,2); Wang, Weifeng(1); Zhang, Wenbo(1)
    Source: ACM International Conference Proceeding Series  Volume:   Issue:   DOI: 10.1145/3449388.3449393  Published: January 8, 2021  
    Abstract:Multispectral imaging extracts rich spectral information from targets, which greatly expands the function of traditional imaging technology. Multispectral imaging is widely used in agriculture, military, medicine, industry, and meteorology. Because of the information redundancy in multispectral images, it is necessary to reduce the dimension by pre-processing. In recent years, most of the researchers have adopted the methods of pre-processing before classification. Based on the principles of feature selection, feature transformation, and feature extraction, common dimensionality reduction methods are introduced, and the advantages and disadvantages of them are discussed. Afterwards, classification methods are divided into traditional methods and deep learning methods, and their characteristics and application prospect are discussed. Through comparison, the former are cost-effective and have the mature theories, while the latter have strong adaptability and high classification accuracy. At present, methods could be optimized from the perspective of saving computing resources and using spectral information efficiently. In the future, traditional methods will be improved and comprehensively used, while new methods with stronger adaptability and precision will be developed. ? 2021 ACM.
    Accession Number: 20212510533305
  • Record 154 of

    Title:Multiple Reliable Structured Patches for Object Tracking
    Author(s):Wu, Siyuan(1); Huang, Ju(1); Feng, Yachuang(1); Sun, Bangyong(1)
    Source: Cognitive Computation  Volume: 13  Issue: 6  DOI: 10.1007/s12559-020-09741-5  Published: November 2021  
    Abstract:It is essential to build the effective appearance model for object tracking in computer vision. Most object trackers can be roughly divided into two categories according to the appearance model: the bounding box model and the patch model. The bounding box model cannot handle shape deformation and occlusion of the non-rigid moving object effectively. The patch model is prone to be disturbed by complex backgrounds. In this paper, we propose a robust multi-structured-patch appearance model to represent the target for object tracking. The proposed appearance model is aimed to exploit and identify reliable patches that can be tracked effectively through the whole tracking process. According to attention mechanism in biological vision system, a coarse-to-fine strategy is usually used to search the target. Therefore, the proposed appearance model is represented by robust patches in different sizes, in which the bigger patches search the rough region of the target and the smaller patches estimate the accurate location. Experimental results on OTB100 dataset show that the proposed method outperforms state-of-the-art trackers. ? 2020, Springer Science+Business Media, LLC, part of Springer Nature.
    Accession Number: 20203209009012
  • Record 155 of

    Title:Coherent synthetic aperture imaging for visible remote sensing via reflective Fourier ptychography
    Author(s):Xiang, Meng(1,2); Pan, An(1,2); Zhao, Yiyi(1); Fan, Xuewu(1); Zhao, Hui(1); Li, Chuang(1); Yao, Baoli(1)
    Source: Optics Letters  Volume: 46  Issue: 1  DOI: 10.1364/OL.409258  Published: January 1, 2021  
    Abstract:Synthetic aperture radar can measure the phase of a microwave with an antenna, which cannot be directly extended to visible light imaging due to phase lost. In this Letter, we report an active remote sensing with visible light via reflective Fourier ptychography, termed coherent synthetic aperture imaging (CSAI), achieving high resolution, a wide field-of-view (FOV), and phase recovery. A proof-of-concept experiment is reported with laser scanning and a collimator for the infinite object. Both smooth and rough objects are tested, and the spatial resolution increased from 15.6 to 3.48 μm with a factor of 4.5. The speckle noise can be suppressed obviously, which is important for coherent imaging. Meanwhile, the CSAI method can tackle the aberration induced from the optical system by one-step deconvolution and shows the potential to replace the adaptive optics for aberration removal of atmospheric turbulence. ? 2020 Optical Society of America
    Accession Number: 20211310131721
  • Record 156 of

    Title:Multi-scale joint network based on Retinex theory for low-light enhancement
    Author(s):Song, Xijuan(1,2); Huang, Jijiang(1); Cao, Jianzhong(1); Song, Dawei(1,2)
    Source: Signal, Image and Video Processing  Volume: 15  Issue: 6  DOI: 10.1007/s11760-021-01856-y  Published: September 2021  
    Abstract:Due to the limitations of devices, images taken in low-light environments are of low contrast and high noise without any manual intervention. Such images will affect the visual experience and hinder further visual processing tasks, such as target detection and target tracking. To alleviate this issue, we propose a multi-scale joint low-light enhancement network based on the Retinex theory. The network consists of a decomposition part and an enhancement part. As a joint network, the decomposition and enhancement parts are mutually constrained, and the parameters are updated at the same time so that the image processing results are more excellent in detail. Our algorithm avoids the separation and recombination of decomposition and enhancement. Therefore, less information is lost in the processing of low-light images, and the enhancement result of the proposed algorithm is very close to the ground truth. In addition, in the enhancement part, we adopt a multi-scale network to fully extract image features. The multi-scale network maintains a balance between the global and local luminance of the illumination image. Retinex theory can effectively solve the problem of noise amplification and color distortion. At the same time, we have added color loss to solve the problem of color distortion, so that the enhancement result is closer to the normal-light image in color. The enhancement results are intuitively excellent, and the peak signal-to-noise ratio and structural similarity index results also reflect the reliability of the algorithm. ? 2021, The Author(s), under exclusive licence to Springer-Verlag London Ltd. part of Springer Nature.
    Accession Number: 20210609884621
日韩乱伦小说| 超碰人人妻| 影音先锋乱伦强奸| 国产丝袜熟女一区二区在线| 在线播放__91色| 午夜精品福利一区二区三区蜜桃| 人妻中文无码| 国产a一级| 国产精品久久久久久久久一区二区三区| 人妻丰满熟妇av无码区波多野| 日韩成人在线观看| 亚洲av电影一区二区| 超碰人人澡| 美女黄18以下禁止观看| 草草影院第一页YYCCCOM| 中文字幕黄片| 亚洲熟女乱综合一区二区牛牛影视| 男女视频网站| 国产精品免费在线| 国产精品久久久久久久久久久久| 91cao| 久久久久久国产精品三区| 琪琪av| 国产黄片观看| 国产免费AV片在线无码免费看| 高清欧美精品XXXXX在线看| 337p粉嫩大胆色噜噜噜| 久久老熟女| 精品乱子伦一区二区三区| 一区二区www| 亚洲中文字幕久久精品无码一区| 国产91在线播放| 无码一区二区三区中文字幕| 蜜臀导航| 性一交一免一费一视一频| 中文在线a√在线8| 欧美日韩在线视频播放| 国产视频久久久| aV在线无码| 色就是色欧美| 青青国产精品| 天天干天天谢| 国产精品嫩草久久久播放| 亚洲一区二区在线| 最新中文字幕av| 免费毛片一区二区三区久久久| 超碰99在线| 亚洲熟妇色| 亚洲资源网| 亚洲无码人妻| 制服诱惑一区二区三区| 99久久免费精品国产男女性高好| 无码一区二| 肥臀熟妇真爽一区二区| 黄色电影免费看| 中文字幕免费在线看线人动作大片| 国产a一级| 亚洲无码校园春色| 国产精品无码专区| 精品人妻一区二区| 亚洲AA| 91丨九色丨农村老熟女按摩| 91精品久久久久久粉嫩| 久久夜色撩人精品国产小说| 国产一级毛片一区二区| 成人久久大片91含羞草| 一级黄色电影免费看| 久久理论片| 又硬又爽又长又粗又大毛片| 熟妇无码乱子成人精品| 高清无码免费视频| 中文字幕在线播| 91福利片| 加勒比在线视频| 免费国产视频| 高清无码二区| 国产精品成人在线观看| 精品无码黑人又粗又大又长| 婷婷丁香激情五月天| 高清无码精品视频| 黄色片网站在线| 久久久久久久久99精品大| 亚洲性天堂| 亚洲AV无码久久久久精品同性| 色色97| 国产小视频在线观看| 小黄片在线| 天堂а√在线中文在线新版| 日韩欧美在线观看视频| 中文字幕人妻丝袜乱一区三区| 亚洲免费成人| 国产一级特黄AAA大片| 国产无码AV| 国产福利小视频在线观看| 久久婷婷五月| A片看拳交| 国产18精品乱码免费看| 亚洲成人一区| 亚洲av成人精品一区二区三区| 麻豆精品一区二区三区| 无码人妻一区二区三区线| 又大又粗又爽| 无码一区在线观看| 老头在厨房添下面很舒服| 日韩精品一区二区三区在在线播放 | 亚洲熟女乱伦| 国产又黄又大又粗| 国产一区二区三区在线| 国产精品久久久一区二区| 无码H乳在线看| 中文字幕在线视频观看| 日韩欧美中文字幕在线观看| 小黄片在线播放| 免费高清无码| 日韩精品1| 91精品国产一区二区| 97色综合| 国产精品无码一区二区aⅴ污美国| 国产视频一区二区在线播放| 欧美操逼精品| 玩弄人妻少妇500系列视频| 特级做a爰片毛片A片下载老人| 91精品免费视频| 久久久影院| 免费无码国产在线观看九色了| 国内揄拍国内精品少妇国语| 亚洲熟女乱色一区二区三区久久久| 在线精品国产| 黄色国产一区| 丰满少妇伦精品无码专区| 日韩在线一级| 91丨九色丨国产熟女| 18禁免费网站| 亚洲中文字幕无码视频| 精品久久网站| 久久激情综合| 香蕉视频三级片| 欧美插逼视频| 超碰公开人人操97| 国产美女操逼| 香蕉一区二区| 加勒比无码在线观看| 亚洲熟女乱色一区二区三区久久久| aV在线无码| 中文字幕日本最新乱码视频| 美女黄网| 国产精品久久久精品| 精品视频在线播放| 免费性爱视频| 亚洲国产精品视频| 91久久久久无码精品国产| 丁香五月天堂网| 91久久免费视频| 欧美日韩性生活| 凹凸熟女白浆精品国产91| 激情五月丁香花啪啪| 亚洲欧洲一区二区三区| 国产精品久久久久久久久久大尺度 | 亚洲AV无码乱码| 国产乱叫456在线| 一级毛片免费| 久久久夜色精品亚洲| 国产精品扒开腿做爽爽爽视频| 国产无码网站| 日产精品一区二区三区免费下载| 国产黄色性爱视频| 黄色在线网站| 91国偷自产一区二区三区老熟女 | 日本免费不卡| 日韩无码第一页| 人妻丝袜av| 亚洲熟妇无码久久精品爱| 懂色aⅴ一区二区三区免费| 无码国产精品一区二区高潮| 国精无码欧精品亚洲一区| 老妇高潮潮喷到猛进猛出 | 欧美一a一片一级一片| 国产一级精品视频| 97视频| 亚洲天堂资源| 亚洲精品日韩激情在线电影| 日韩无码内射| 天天干天天谢| 国产精品久久久久久亚洲调教| 污网站免费| 色哟哟免费视频一区二区三区| 亚洲AV永久无码国产精品久久| 99热国产在线| 一起草国产| 国产青草| 久久69| 色资源av| 国产在线中文| 人妻系列中文字幕| 欧美黄片免费观看| 国产又黄又硬又粗| 国产精品日韩欧美| 久久窝窝| 久久国内精品| 奇米久久| 黄色无码网站| 91九色国产| 国产精品长久久久久久| 一区在线视频| 精品人妻一区二区三区含羞草| 在线午夜| 91免费在线视频| 中字一区| 精品视频导航| 久久国产精品精品国产色综合| 国产一区二区在线免费观看| 亚洲中文字幕一区二区| 亚洲国产熟妇伦| 99久久综合国产精品二区| 在线观看无码| 久久精品无码一区三区| 欧美性爱一级视频| 色呦呦网| 日韩在线中文字幕| 欧美亚洲国产视频| 香蕉久久夜色精品国产更新时间| 黄色大片在线观看视频| 天天爽夜夜爽夜夜爽精品| 日本免费高清视频| 中文字幕熟女人妻偷伦天美| 久久成人影视| 婷婷在线视频| 欧美一区二区在线| 99精品国自产在线| aaa无码| 色网站在线观看| 亚洲操逼片| 一级黄片在线| 理论片无码| 免费国产一级| 中文字幕AV在线| 夜夜嗨一区二区| 日韩乱伦中文字幕| 国产免费无码| 国产精品一区二区三区免费观看| 人人妻人人摸| 国产91在线视频| 国产日韩欧美在线观看| 亚洲三级片在线| 韩国一级毛片| 中文字幕亚洲一区| 一区二区三区在线播放| 国产一区二区免费| 亚洲AV成人精品一区二区三区| 国产美女毛片| 一夜强开两女花苞| 美国一级黄色录像| 影音先锋国产精品| 亚洲少妇无套内射激情视频| 无码免费一区二区三区电影 | 加勒比在线视频| 青青草伊人| 在线一区| 国产又黄又粗又猛又爽| 免费在线观看成人网站| 蜜乳av不忘| 热久久91| 黄色A级视频| 热久久这里只有精品| 久久亚洲AV日韩AV无码A| 精品国产一区二区三区不卡蜜臂| 日本精品成人无码中文字幕网址 | 精品乱子伦一区二区三区火豆网| 亚洲精品无码一区二区三区网雨| 国产91丝袜在线熟女| 91人妻无码| av成人导航| 精品成人免费一区二区在线播放| 精品久久av| 伊人一区| 国产av日韩一区二区三区精品| 一级全黄60分钟免费网站| 另类小说综合网| 国产性爱一区二区三区| 无码人妻久久一区二区三区免费人妻 | 自拍偷拍第二页| 岛国av一区二区三区| 国产精品成人在线| 亚洲一级大片| 婷婷五月丁香五月| 无码高清成人| 超碰在线人妻| 91视频国产精品| 久久艹艹艹| 午夜成人亚洲理伦片在线观看| 91n免费处女在线破视频| 制服丝袜在线播放| 最新无码在线| 中文字幕一区二区人妻电影 | 国产粗语刺激对白性视频| 91在线免费视频| 99人人操| 欧美一级视频在线观看| 精品一区二区在线视频| 日韩综合| 欧美不卡一区| 天天干天天操天天爱| 伊人成人电影| A之v在线| 丝袜一区二区三区| 久久人妻一区二区三区| 伊人久久久久久久久| 国产精品羞羞无码久久久| 日美免费黄片| 午夜国产视频| 国产性爱久久| 成人无码视频| 天肏AV| 特一级黄片| 国产成人精品久久| 欧美簧片| 人人操人人爱人人乐人人操人人摸| 国精无码欧精品亚洲一区| 无码人妻AV一区二区| 日韩三级一区二区| 亚洲天堂视频在线观看| 国产乱伦第一页| 顶级欧美做受xxx000大乳| 无码电影院| 正文第1章初尝云雨| 狠狠躁日日躁夜夜躁| 黄网站无限看免费无码| 亚洲风情第一页| 丝袜乱伦视频| 亚洲精品91| 日韩动漫无码| 亚洲AV永久纯肉无码精品动漫| 日韩3级| 免费精品一区二区三区视频日产| 亚洲精品乱码久久久久久麻豆不卡| 久久久久99人妻一区二区三区 | 日韩欧美国产视频| 国产又粗又爽又黄的视频| 人妻少妇一区二区三区| 国产va在线观看| 无码人妻精品一区二区三区蜜桃91| 老熟妇乱伦一区二区| 日本无码免费| 青青草原在线视频| 国产亚洲91| 男人的天堂在线视频| 超碰国产人人| 免费伦片A片在线观看警官| 色婷婷一区二区| 国产一区黄色| 一区二区无码视频| 日本护士高潮japanese| 亚洲AV无码一区二区乱子伦 | 亚洲jiZZjiZZ日本少妇| 国产一区二区精品无码| 涩涩屋黄| 日韩毛片在线观看| 91免费在线| 亚洲AV无码一区东京热久久| 国产一级特黄视频| 国产精品午夜福利视频| 熟女性爱视频| 亚洲欧美国产一区二区 | 一级毛片久久久久久久女人18| 无码精品一区二区三区四区色| 亚洲AV午夜精品一区二区三区| 国产精品国产三级国产a| 密臀性爱网络| 日本55丰满熟妇厨房伦| 国产精品无码一区| 国产乱轮视频| 美女视频一区二区三区| 一级黄片在线免费观看| 啪啪东京热| 婷婷午夜天| 不卡av在线| 国产精品中文| 精品乱伦一区二区三区| 97人妻超碰| 人妻丝袜av| 啪免费视频久久| 国内精品国产三级国产在线专| 在线观看无码| 久久久精品一区| 婷婷导航| 欧美成人精品| 色翁荡息又大又硬又粗又爽| 欧美日韩三级片| 萍萍的性荡生活第二部| 在线二区| 熟女一区二区三区四区| 凹凸AV导航大全精品| 一区二区欧美日韩| 欧美一区视频| 91精品国产高清一区二区三区蜜臀 | 午夜无码精品| 国产免费不卡视频| 国产精品久久久久久亚洲调教| 久久这里都是精品| av日韩一区| 啪啪一区二区| 超碰97在线免费观看| 国产一区二区自拍| 婷婷色视频| 精品一区二区在线播放| 午夜情深深| 久久高清Av| 51ⅴ精品国产91久久久久久| 成人四级无码片| 欧美在线中文字幕| 北条麻妃满足邻居的美人妻| 大地资源免费视频观看| 五月天婷婷激情| 久久国产免费| 国产精品黄色片| 国产一级特黄录像片| 国产黄在线观看| 国产精品久久影院| 一区二区无码视频| 国产av不卡| 麻豆自拍视频| 三级片无码| 看毛片网站| 久久国产精品久久| china中国妞tubesex| 日本免费精品| 狠狠躁夜夜躁XXXXAAAA| 国产91色| 欧美自拍一区| 天天操狠狠干| 大美女禁视频www| 国产精品免费一区二区三区都可以| 日韩欧美久久久| 亚洲看片| 欧美成人无码A片免费一区澳门| 在线中文字幕| 人妻,精品中区| 天天操人人干| 毛片毛片毛片| 日本久久高清| www91com| 亚洲另类激情综合偷自拍图| 天天拍天天干| 被十几个男人扒开腿猛戳| 99精品国产乱码久久久人妻| 爆乳熟妇一区二区三区霸乳照片| 性色AV一区二区三区| 性无码专区| 97操操操操| 超碰香蕉| 视频一区二区在线观看| 日本操逼逼| 国产色区| 国产精品综合| 热久久网站| 熟女少妇内射日韩亚洲| A级性爱视频| 不卡一区二区在线| 超碰人人人| 国产激情在线| 又硬又爽又长又粗又大毛片| 免费看毛片网站| 国产精品超碰| 久久久久久久久免费看无码| 国产人伦A片免费高清| 亚洲h片| 安徽妇搡bbbb搡bbbb按摩| 国产精品久久久久久久久久妞妞| 国产女女| 亚洲AV无码专区在线观看播放| 久久久久久精品免费看A级| 亚洲永久免费| 91视频播放| 久久久久无码国产精品| 久久成人A毛片免费观看网站| 99re久久| 久久久久久久久久一级| 嫩草影院入口一二三免费| 欧美性爱另类人妻| 免费看黄网址| 国产家庭性爱乱伦| 国产精品无码久久久久久免费| 国产精品久久久久久久久久三级| 999久久久| 亚洲午夜精品一区二区三区电影院| 人妻系列在线| 亚洲综合图片| 国产精品毛片久久久久久久AV| 男人午夜视频| 婷婷综合久久一区二区三区男男| 夜夜操天天干| 国产精品偷伦免费视频| 天天操天天操| 一级毛片AAAAAA免费看99| 国产无码AV| 国产精品久久久久久久久免费桃花| 一区二区无码在线| 国产精品视频免费| 午夜在线一区| 国产精品久久久久久久久久久免费看| 我要看黄色九九片| 黄色美女网站| 美女黄网站| 国产精品系列在线观看| 中文字幕无码在线| 色就是色欧美| 一级片在线播放| 丰满人妻一区二区三区四区仙踪林| 亚洲性天堂| 黄片在线免费观看| 五月天久久久| 国产高潮白浆无码| 亚洲精品无码中文字幕| 91亚洲精品国偷拍自产乱码| 一区二区无码在线| 精品九九视频| 又长又粗又爽美女高潮视频| 狠狠操影院| 91AAA在线观看| 精人妻无码一区二区三区伊人直播| 在线免费看黄| 久久77| 黄色网在线播放| 亚洲欧美动漫| 欧美A级视频| 夜夜操天天干| 无码毛片免费看| 91av在线免费观看| 亚洲无码天堂| 国产色无码精品视频国产| 日日做a爰片久久毛片A片英语| 亚洲成人无码在线| 性久久久久| 一二三区无码| 91性爱网站| 国产乱国产乱老熟300部| 26uuu精品一区二区在线观看| √8天堂资源地址中文在线| 久久精品亚洲AV| 亚洲电影在线| 九九热无码| 亚洲无码免费观看视频| 最新国产乱伦| 黄色三级片网站| 久久精品福利| 亚洲特黄| 国产睡熟迷奷系列91爆料| 亚洲一区二区免费在线观看| 久久久精品一区| 日韩黄色片| 国产一级免费视频| 国产精品亚洲综合| 黄色无码视频| 久久91精品| 综合色线视频网站| 欧美日韩V| 91久久精品国产91性色tv| 交视频在线播放| 日韩小电影| 国产午夜av| 欧美少妇性爱| 国产91丝袜在线播放九色| 国产精品久久天堂噜噜噜| 思思热在线观看视频| 中文写幕一区二区三区免费观成熟| 日韩熟女激情中文字幕| 国产AV电影网| 久久久久久福利| 久久93| 欧美aⅴ| 国产好爽又高潮了毛片91| 夜夜躁狠狠躁日日躁麻豆老人| 99亚洲精品| 日韩无码一区二区三区| JlZZJlZZ亚洲日本少妇| 国产成人精品视频| 欧美自拍一区| 最新国产精品视频| av一起看香蕉| 成人影片在线播放| 人人专区人人操人人| 被男人强揉扒开吃奶30分钟视频| 五月丁香伊人网| 国产精品水| 操逼.com| 久久狠狠干| 99大香蕉| 天天做天天爱天天爽综合网| av高清无码| 欧美亚洲性爱| 婷婷一区二区| 日本午夜福利视频| 人妻99| 国产女女| www99热| 国产精品高潮久久久久久养生馆| 人妻无码熟妇乱又视频| 日韩欧美在线一区二区| 91人妻人人澡人人爽人人精品| 女同一区二区| 亚洲一二三四区| 啪啪一区二区| 密乳tv手机在线观看| 无码免费观看视频| 欧美色插| 日本91视频| 自拍偷在线精品自拍偷无码专区| 制服丝袜在线播放| 岛国av无码在线观看地址| 中文字幕在线人妻| 精品久久av| 日韩无码免费看| 国产精品女| 爱骑艺波多野结衣一区| 一区二区三区日本| 黄色18禁| 亚洲欧洲综合| 五月天婷婷丁香花| 亚洲天堂偷拍| 久久伊人免费| 嘿嘿射在线| 国产三级国产精品国产专区50| 精品乱子伦一区二区三区| 亚洲精品无码久久久久av | 国产古装又黄A片在线观看| 国产伦精品一区二区三区视频不卡| 欧美日韩色| 特一级黄片| 美女色色视频网站| 999久久久久久| 亚洲欧洲无码AAA片在线观看| 日本黄色免费看| 欧美V性爱| 成人精品一区二区三区| 日韩一级黄| 亚洲怡红院主页| 黑人极品videos精品欧美裸| 国产精品久久久| 国产乱伦性爱| 精品亚洲一区二区三区四区五区| 视频一区二区在线观看| 国产精品视频久久| 人人妻人人摸| 久久精品人妻一区二区| 亚洲成人91| 精品国产AV色一区二区深夜久久| 亚洲熟妇在线| 亚洲欧美精品| 日本无码完整视频波多野结衣| 一区二区三区久久| 高清无码不卡视频| 一区二区欧美日韩| 躁躁躁日日躁| 人妇视频一区二区| 精品国产一区二区三区性色AV| 国产又粗又猛又黄| 一级av片在线观看| 美女免费网站| 国产精品视频导航| 亚洲精品免费在线观看| 在线国v免费看| 国产真实乱对白精彩久久老熟妇女| 欧美精品剧情美女被操| 97av在线| 91亚洲3a伊人| 国产激情自拍| 色色色婷婷| 91日韩| 日本免费在线视频| 免费AV观看| 欧美三级片免费看| 亚洲香蕉在线观看| 人妻丰满熟妇无码区免费| 久久女同互慰一区二区三区| 久久久久99人妻一区二区三区 | 99久久精品国产一区二区三区| 高清操逼无码| 欧美性爱一级| 成人A区| 亚洲天堂精品一区| 一区二区三区四区在线 | 欧美天堂在线观看| 日韩精品中文字幕在线观看| AV天天操| 国产真实伦在线观看视频第7集| 国产精品观看| 国产又粗又长又硬| 囯产精品久久久久久久久| 中文字幕成人| 国产黄色性爱视频| 97视频在线观看免费| 2014av天堂| www夜夜操| 无码国产精品| 免费看操逼视频| 亚洲天堂日本| 日韩黄色精品| 国产AV福利| 成人性生交大片免费看5| 亚洲明星AV网址| 91精品一区| 少妇人妻偷人精品无码视频新浪| 精品二区在线观看| 日本成人一区二区三区| 黄色a视频| 国产一区在线看| 丝袜制服大香蕉| 国产三级无码| 中文字幕成人电影| 狠狠干天天操| 蜜桃狠狠干网| 成人免费毛片| 另类一区| 日本人妻一区| 九色人妻| 大香蕉国产在线视频| 欧美性爱亚洲| 天天日天天插| 欧美日韩精品在线| 加勒比在线视频| 人人弄人人摸| 内射在线| 一区二区三区亚洲无码| 亚洲一区av| 精品乱子伦| 欧美日韩精品一区二区| 欧美中日韩一区| 色爱a∨综合区| 天天日天天干天天操| 九九国产视频| 欧美性爱一区二区| av高清无码| 麻豆精品一区二区| 伊人热久久| 黄色精品视频在线观看| 免费视频成人| 无码精品A∨在线观看无| 精品国产AV| 人妻999| 国产福利91精品一区二区三区| 国产一级片视频| 日韩国产免费| 亚洲天堂无码| 免费黄网站在线| 亚洲自拍中文字幕| 国产精品爽爽久久久久久豆腐| 日批视频免费在线观看| 无码一区精品| 久久亚洲视频| 美日韩在线视频| 日韩亚洲一区二区| 蜜桃av在线| 国产A视频| 精品人妻一区二区三区日产乱码| 亚洲天堂中文字幕| 九九色视频| 中文字幕99| 日韩久久人妻| 丁香五月中文字幕| 天堂中文字幕在线| 丝袜一区二区三区| 一区二区三区无码免费视频网站| 欧美精品一区二区三区四区| 精产国品一二三区| 99国产精品白浆在线观看免费| 亚洲熟妇XXXXX| 无码AV资源| 操逼一| 日本午夜在线| 亚洲天堂无码| 99人妻碰碰碰久久久久禁片| 久久午夜无码鲁丝片午夜精品| 少妇人妻偷人精品无码视频新浪 | 妞干网视频| 亚洲无码黄片| 苍井空无码在线观看| 久久久久久99| 胆小鬼电视剧在线观看完整版| 亚洲精品无码一区二区四区| 亚洲AV性爱电影| 国产最新网站| 色吧综合网| 黄色动态视频| 色欲久久久| 日本伊人久久| 国产精品久久国产精品99无码| 热re99久久精品国产99热| 日韩中文在线| 精品无码专区| av大香蕉| 在线播放国产一区| 无码国产精品一区| 后入内射无码人妻一区| 天天草天天干| 国产又黄又爽| 日韩夜夜高潮夜夜爽无码| 日韩三级免费| 少妇A片免费网站| 91成人精品| 五月天丁香网| 国产精品国产三级国产普通话三级| 日日操天天操夜夜操| 免费在线观看毛片| 性虎精品一区二区三区| 亚洲A视频在线| 亚洲精品欧美日韩| 欧美激情乱伦| 婷婷色视频| 在线观看中文国产探花| 白嫩少妇激情无码| 国产一区二区三区免费观看| 深喉| 亚洲欧洲在线视频| 日本特黄视频| 亚洲人妻一区二区| 一区二区激情| 亚洲激情| 国产一级男同A片免费看| 精彩视频一区二区| 亚洲精品电影| 苍井空电影| 欧美日韩黄色大片| 在线不卡| 欧美精品剧情美女被操| 99视频一区| 香蕉久久网| 成人电影啪啪| 精品欧美一区二区久久久| 国产黄色一级大片| 中文字幕一区在线播放| 国产精品无码专区| 精品福利| 熟女肥臀白浆大屁股一区二区| 午夜影院在线观看| 在线高清不卡无码| 日韩免费看| 狠狠狠狠狠狠狠狠操| 无码人妻视频| 成人在线视频app| 国产日韩视频在线观看| 91精品在线观看视频| 最新高清无码专区| 自拍偷拍一区二区| 无码精品久久一区二区三区武则天| 久久天堂| 久久艹艹艹| 玩弄牲欲强老熟女tp121cc| 日韩精品中文字幕一区| 中文字幕在线免费| 午夜男人视频| 亚洲一区中文字幕| 亚洲日韩强奸乱伦| 少妇一级淫片免费放| 日本操逼视频免费观看| 国产精品9| 综合色色网| 欧美XXXBBB| 自拍视频一区二区| 国产成人无码不卡精品久久久| 亚洲天堂成人网站| 国产毛片毛片毛片毛片| 亚洲AV无码久久精品狠狠爱浪潮| 亚洲欧洲天堂| 国产精品一区二区高潮六一视频 | av网站在线播放| 特级西西西4444大胆无码| 女人高潮被爽到呻吟在线观看| 三级精品在线| 天天干夜夜草| 免费操逼网站| 国产无码在线视频| 56pao国产成视频永久免费 | 无码精品一区二区| 日本无码熟妇五十路视频| 午夜精品无码91| 亚洲精品区| 亚洲精品成人网| 91久久久| 欧美日韩亚洲国产| 一级黄色电影免费| 在线精品国产| 人人妻人人摸| 国产午夜免费视频| 色综合色| 黄色在线播放| 欧美精品一区在线| 亚洲中文字幕一区二区| 无码国产伦一区二区三区视频| 国产免费一区二区三区最新不卡| 欧美老熟妇一区二区三区| 国产乱论| 黑寡妇精品欧美一区二区毛| 午夜福利精品| 一级特黄视频| 人人妻超碰| 91成人无码看片在线观看| 日韩熟妇无码| 欧美日韩A| 国产无码一区在线观看| 福利导航第一品| 久久国产精品一区| 亚洲九九九| 无码一区二区三区中文字幕| 久久久久久久久久久高清熟女av粉嫩AV| 中文字幕免费观看| 香蕉三级片| 91免费国产视频| 思思久久主页| 久久久一级片| 国产一级A片久久久免费看快餐 | 亚洲天堂av无码| 美女航空一级毛片在线播放| 久久99国产精品| 激情乱伦五月天| 北条麻妃的电影| 影音先锋男人av| 天天日天天草| 人人射人人操| YY111111少妇无码理论片| 国产美女裸体无遮挡,永久免费| 久久午夜av| 国产又爽又黄| 久久天堂网| 久久精品国产亚洲AV苍井空| 少妇人妻真实偷人精品| 91网址| 91中文字幕在线| 日本免费在线视频|