亚洲中文字幕精品乱码-99热精品国产三级免费-欧美经典三级日韩中文字幕-99国产热主播在线观看-久久亚洲?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
精品蜜桃一区二区三区| 欧美呦呦| 日韩成人在线观看| 国产色区| 色综合天天综合| 国产又粗又长又硬| 日本a网| 岛国大片在线观看| 国产精品国精产品一二三| 人妻无码| 天天日狠狠干| 免费视频成人| 免费点击进入日韩| 亚洲图片另类| 欧美碰碰| 亚洲无码久久| 日韩人妻在线视频| 欧美91视频| 欧美一级视频在线观看| 国产色图乱伦| 思思热视频在线观看| 精品无码区| 午夜成人网站| 亚洲视频欧美视频| 久久青草视频| 日本三级日本三级日本产国| 日韩一区二区无码| 国产成人小视频| 天天干天天操天天| 国产精品久久久久久久久久久久久免费看| A级无码| 久久午夜夜伦鲁鲁一区二区| 凹凸久久99精品久久久久久琪琪 | 亚洲色久悠悠| 精品久久BBBBB精品人妻 | 大鸡巴网站| 黄色天天影视| 久久人体| 亚洲一级特黄大片| 嘿嘿嘿在线综合精品| 亚洲熟妇乱伦| 91麻豆精品91久久久久同性| 欧美日韩国产在线| 91少妇精拍在线播放| 91小视频在线观看| 操逼视频观看| 成人在线中文字幕| 日韩在线免费视频| 久久久久久精品一级毛片蜜| 无码电影在线看| 国产高清无码免费| 精品在线播放| 无码高清成人| 18禁无遮挡网站视频网站免费| 午夜电影网| 丁香无码| 国产又爽又黄无码无遮挡在线观看| 国产又粗又大又爽视频| av亚欧| 国产精品免费在线| 爱草视频| 美女乱伦一区二区三区| 国产一区在线午夜福利影片观看| 德国free性video极品| 91无码高清视频| 日本69视频| 成人精品无码| 久久久午夜精品福利内容| 91欧美视频| 岛国av无码在线观看地址| 少妇人妻一区二区三区| 成人AV一区二区三区无码金桔| 日韩在线视频免费| 成人做爰免费A片视频二机片| 免费国产视频| 欧美色图第一页| 国内精品在线播放| 性无码一区二区三区| 日韩精品毛片无码一区到三区下载| 亚洲中文一区二区| 色无码视频| 波多野结衣一区二区三区| 中文字幕人妻AV| 亚洲国产精品无码久久久秋霞1| 亚洲无码一区二区av| 哪里可以看毛片| 国产精品无码一区二区三区免费| 精品人妻伦一二三区久久斗罗 | 91熟妇| 日韩精品欧美精品| 麻豆一级片| 久久精品国产亚洲av丁香| 91精品久久久久久久蜜月| 国产精品无码专区AV免费播放| 欧美一级片内射| 久久久久久影院| 色欲人妻无码| 国产精品国产三级国产在线观看| 成人性生交大片免费看5| 亲嘴视频| 亚洲精品久久国产高清情趣图文| 99re在线视频观看| 国产精品第5页| 91久久国产综合久久91精品网站 | 狼友精品| 中文字幕无码高清| 亚欧无码| 免费精品一区二区三区视频日产| 日韩极度色诱| 丁香五月v国产| 韩国三级中文字幕HD久久精品| 凹凸AV导航精品| 免费91视频| 国产在线拍偷自揄拍精品| 91色视频在线观看| 91人妻在线| 精品天堂| 亚洲一区自拍| 亚洲狠狠婷婷综合久久久久图片| 秋霞色色网| 中文字幕视频在线| 国产精品人妻无码一区牛牛影视| 亚洲精品欧美日韩| 三级精品2024| 内射无码午夜多人| 无码中文字幕| 成人大片在线观看| 婷婷色导航| 99久久精品国产熟女| 成年网站在线观看| 日韩一区无码| 人妖一区二区| 国内自拍真实伦在线观看| 无码在线中文字幕| 日本人妻中文字幕| 亚洲无码免费视频| 日韩无码内射| 久久亚洲欧美日韩精品专区| 天天干夜夜爱| 亚洲无圣光| 四虎成人影院| 国产伦精品一区二区三区妓女| 国产伦精品一区二区三区妓女下载| 久久精品8| 国产在线拍揄自揄拍无码福利| 欧美三级午夜理伦三级中视频| 国产一级毛片视频| 日韩一级无码| 国产成人在线免费视频| 欧美精品一区二区三区久久久竹菊 | 无码电影在线看| 国产精品不卡一区二区三区| 日本欧美一区二区| 国产精品毛片无码一区二区 | 中文字幕丰满人妻无码区隔壁人爱| 精品视频一区二区| 国产激情网站| 欧美日韩精品一区二区在线播放| 国产裸体美女视频| 思思久ren热| 国产乱伦中文字幕| 亚洲无码校园春色| 韩日视频在线| 成人一级黄色片| 欧美三级三级三级| 曰批全过程免费视频播放动态美图| 高清无码啪啪| 久久综合av| 日本高清老熟妇毛茸茸| 国产91色在线观看| 久久久久久亚洲AV无码| 国产男生拳交女生在线播放| 一级毛片网址| 黄片在线免费视频| 人人爱人人操人人摸| 久久一区二区三区视频| 欧美一区二区在线观看视频| 五月天激情婷婷| 男人天堂2024| 久久久久久99| 国产一级男同A片免费看| 日韩亚洲视频| 欧美呦呦| 九九九九九九精品| 屁屁影院第一页| 色综合中文| 人妻中文字幕在线一区中文二区| 精品人妻少妇嫩草AV无码专区| 日韩毛片| 中文字幕一区在线观看| 99久久精品国产| 91男女| 免费无码国产在线19| 91大神精品视频| 色窝窝无码一区二区三区成人网站| 亚洲AV无码一区二区乱子伦| 在线观看国产视频| 青青草91| 内射在线| 毛片TV网站无套内射TV网站| 欧美乱码精品一区二区三区| 99精品无码扒开猛进自慰| 日韩久久电影| 日韩无码人妻| 国产真实乱了老女人视频| 亚洲少妇无套内射激情视频| 黑人免费福利视频| 免费看一级毛片| 久久久久女人精品毛片九一| 欧美一级视频在线观看| 久久国产精彩视频| 香蕉三级片| 美国一级黄片| 国产黄在线| 久久午夜福利| 日韩在线精品| 伊人色综合久久久天天蜜桃| 日韩无码| 福利午夜无码AAA片不卡夜色| 日韩精品免费观看| 后入内射欧美99二区视频| 亚洲综合激情| 一本色道久久综合狠狠躁篇的优点| 国产精品久久久久久久成人午夜| 国产人妖| 黑寡妇精品欧美一区二区毛| 亚洲喷水无码一区丰满爆乳少妇| AV电影在线免费观看| 中国无码视频| 亚洲无码在线免费观看| 综合天天色| 中文字幕国产| 岛国av无码在线观看地址| 亚洲欧洲日韩在线| 加勒比在线视频| 天堂а在线中文在线新版| 亚洲激情一区| 免费在线观看av| 黄色无码| 黄色三级片网址| 久操伊人| 国内精品国产成人国产三级 | 精品无人区无码乱码毛片国产| 婷婷色视频| 亚洲人免费视频| 成人三级在线观看| 日韩性爱视频免费在线播放| 久久高清无码视频| 天天做夜夜爱| 国产黄色在线视频| 免费无码国产真人视频九色| 大粗鳮巴久久久久久久久| 成人免费毛片| 操逼免费观看| 国产精品无码在线| 久久天堂网| 日韩人妻精品中文字幕| 国产自慰网站| 国产精品久久久人妻无码 | 日韩在线一区二区三区| 人人操人人早| 日韩无码| 99视频99| 欧美精品国产| 日本三级网站| 久草干| 欧美精品区| 无码视频大全| 国产国产乱老熟女视频网站97| 一区二区激情| 国产乡下妇女做爰| 久久久久久亚洲| 婷婷综合五月| av无码中文字幕| 国产成人在线看| 久久国产精品影视| 中文一级片| 尤物网站在线观看| 久久久久久影院| 国产精品一区在线观看| 中日韩美一级毛片天天爽| 欧美天天澡天天爽日日a| 91久久| 久久午夜影院| 亚洲精彩视频| 精品人妻伦一二三区久久斗罗| 东北女人无套内谢视频| 久久精品国产亚洲AV苍井空| 躁躁躁日日躁网站| 免费下载黄片| AAAAA毛片| 亚洲精选在线| 日韩第一区| 国产精品999久久久| 国产看黄网站又黄又爽又色| 国产操逼综合| 国产污视频在线| 亚洲高清无码在线观看| 99久久久无码国产精品性九价| 日韩欧美精品一区二区| 久久福利网| 欧美日韩一区二区三区四区 | 手机无码在线| 美女黄网站| 黄色A级大片| 国产高清视频一区二区| 日本不卡视频在线| 国产v片| 青青草免费在线视频| 无码深夜AAA片在线观看| 国产69熟| 特一级黄色片| 激情综合五月天| 国产午夜精品一区二区三区| 亚洲黄片在线播放| 久久午夜视频| 午夜福利| av无码在线不卡| 91n免费处女在线破视频| 日日操夜夜摸| 丁香激情五月天| 色一代影院| 伦理片| 久久女同互慰一区二区三区| 人人操天天操| 高潮喷水在线观看| 欧洲另类一二三四区| 亚洲一区二区观看播放| 尤物网站在线观看| 一区二区三区免费| 国产黄色片在线观看| 性爱视频高清一区| 99久久看视频这里有精品91| 91精品国产乱码久久久久| 91精品视频网| 日韩一级精品| 亚洲肏屄性爱图片| 蜜乳av激情.com| 超碰地址| 三级片无码在线播放| 日本丰满熟女视频中文字幕| 91操b视频在线观看| 国产精品系列视频| 色综合天天综合网天天看片 | 久久久久国产精品无码免费看| 色欲色香天天天综合网WWW| 91啪啪啪| a一级毛片| 天堂资源在线| 高清AV在线| 污网站免费观看| 超碰男人的天堂| 久久久久女人精品毛片九一| 午夜精品美女久久久久av福利| 欧美a级黄片| 天堂中文av| www.精品视频| 天天操人人干| 日韩av电影在线播放| 福利二区| 91亚洲国产成人精品性色| 最新中文字幕av| 久久久久久国产精品| 深夜福利一区二区| 久热在线视频| 成人午夜在线| 国产成人在线视频| 高清av无码| 国产无码在线视频| 亚洲怡红院主页| 91人妻在线| 蜜桃久久久| 91无码人妻精品1国产四虎| 白丝喷白浆一区二区在线观看| 99久久国产精品免费高潮| 在线免费观看国产| 91久久精品无码一级毛片| 日本无码在线| 特黄AAAAAAA片免费视频| 人妻中文字幕在线| 久久精品91| 精品一区二区三区免费毛片 | 国产高清一级A片免费看少妃| 青青国产精品视频| 精品无码区| 国产无码自拍| 日韩黄色片在线观看| 日韩精品在线观看免费| 无码一区二区三区中文字幕| 日本超碰| 成人性爱一级a| 亚洲一区二区三区AV天堂| 一区二区三区在线| 亚洲综合熟女| 亚洲三级片在线观看| 国产av大全| 欧美一区视频| 久久蜜桃AV一区二区天堂| 中文字幕日韩AV| 日韩无码一区二区三区四区| 中韩XXX抄逼| 日韩欧美一级精品久久| 国产乱伦一区| 欧美日韩偷拍视频| 91无码在线观看| 欧美交资源www网站| 在线国产91| 污网站在线观看| 美国A v免费观看| 久草免费福利视频| 一级毛片aaa| 天天躁日日躁狠狠躁av无码老牛| 无码一级毛片| 最新国产精品网站| AA片免费网站| 99久久影院| 亚洲日本在线观看| 线观看免费完整aaa| 无码免费毛片| AV中文字| 最新中文字幕在线视频| 国产三级| 97人妻碰碰中文无码久热丝袜| 国产无码AV| 成人H动漫精品一区二区| 波多野结衣黄片| av在线视屏| 精品欧美乱码久久久久久| 国产女人18水真多18精品一级做| 婷婷国产| 久草干| 欧美性爱一区| 秋霞鲁丝片AⅤ无码入口樱花视频| 97成人无码免费一区二区中文| 亚洲男人的天堂av| 永久免费成人网站| 国产精品无码久久久久一区二区| 无码人妻精品一区二区中文| 91丨九色丨老熟女丨高潮| 日本污网站| 人人摸人人爱人人舔| 日日视频| 国产精品福利一区| 99精品久久久久久人妻精品| 国内精品久久久| 不卡的av在线| 91蜜桃| 麻豆精品视频在线观看| 亚洲一区二区自拍| 国产激情在线| 免费在线看黄网站| 99久久精品国产波多野结衣图片| 无码精品人妻一区二区三区人妻斩 | 欧美日韩在线电影| 日韩av高清无码| 久久精品毛片| 国产精品揄拍一区二区| 超碰在线免费| 一区二区三区中文| 中文字幕成人AV| 日韩在线观看AV| 强奸乱伦1区2区3区| 人妻超碰| 影音先锋一区| 久久久久国产视频| 日韩av男人天堂| 一区中文字幕| 亚洲熟女综合色一区二区三区| 四虎精品视频| 波多野结衣一区二区| 亚洲无码人妻| 久久久99精品| 久久国产欧美| 黑人精品XXX一区一二区| 乱伦视频网站| 亚洲一区二区黄片| 欧美自拍一区| 免费观看av网站| 国产在线网址| 91无码免费| 亚州淫乱网| 熟妇人妻videos| 午夜无码视频| 成人网站在线| 日本乱伦精品| 无码资源在线| 国产人妻人伦| 白洁少妇一区二区麻豆| 中文字幕91| 国产精品乱码| 日韩精品一区二区三区中文字幕| 影音先锋国产精品| 新啪啪视频| 久久久久久久久99精品大| 国产美女视频| 男女激情网站| 91无码在线观看| 国产精品偷伦视频免费看2023| 视频福利在线| 国产三级国产精品国产普男人| 凸凹视频网站| 欧美强奸乱论| 国产无码又爽又刺激| 精品无码视频| 精品久久国产| 日韩欧美在线播放| 免费无码国产| 小小拗女一区二区三区| 成人伊人网| 国产免费www| 91麻豆精品视频| 性爰黄一级| 秋霞影院韩国伦片在线播放| 免费一级a| 亚洲中文字幕乱码无码一区二区| 中文字幕不卡在线观看| 97午夜福利| 亚洲美女爱爱| 成人性爱视频免费观看| 综合激情五月天| 国产人妻精品无码免费| 日韩在线一区二区三区四区| 久久有精品| 男人天堂社区| 国产精品毛片久久蜜月A√| 亚洲黄色三级视频| 欧美日韩国产精品一区二区| 免费观看黄色的网站| 国产av不卡| 99爱精品| 91电影在线观看| 亚洲精品无码专区| 高清av无码| 操碰视频| 亚洲精品第一页| 亚洲国产精一区二区三区性色| 无码人妻精品一区二区中文| 亚洲三级无码| 成人AV一区二区三区无码金桔| 精品无码国产AV一区二区三区| A之v在线| 国产精品成人免费一区久久羞羞| 中文字幕成人电影| 色综合综合| 日韩成人无码视频| 久久婷婷五月| 丝袜一区二区三区| 五月天中文字幕在线| 91精品久久久久久久久青青| 亚洲天堂成人网站| 国产女主播视频| 精品无码一区二区三区的天堂| 伊人三区| 国产一毛不卡| 人人看人人干| 91久久久久无码精品国产| 国产一区二区三区精品视频| 伊人五月| 日韩毛片在线| 91蜜桃臀久久一区二区| 精品无人区一区二区三区蜜桃小说| 怡红院成人网| 丁香五月天婷婷| 日日夜夜精品| 国产免费一级| 五月天青青草| 狠狠干夜夜操| 九色影院| 五月社区| 精品国产乱码久久久久久水果| 91日韩| 丁香五月天色| 思思热视频在线观看| 国产欧美另类| 欧美综合在线观看| 国产精品不卡一区| 精品亚洲一区二区三区| 在线观看色| 岛国免费在线观看欧美| 精品久久BBBBB精品人妻 | 草草影院第一页YYCCCOM| 日韩欧美在线一区二区三区| 日本污网站| 国产一级片子| 国产精品视频网站| 日本国产视频| 国产午夜精品在线| 亚洲AV日韩AV永久无码色欲| 综合激情久久| 99国产精品视频免费观看一公开| 婷婷超碰| 91久久免费视频| 国产内射一区| 一区二区三区成人| 国产欧美视频一区| 岛国无码AV| 国产精品人妻无码久久久苍井空| 男女啪啪网址| 高清AV在线| 国产区精品视频| 天堂资源在线| 高清无码在线观看一区| 精品乱子伦一区二区三区火豆网 | 一本一道久久a久久精品综合蜜臀| 人人干黄色| 国产精品第1页| 最近中文字幕无码| 亚洲熟女乱色一区二区三区丝袜| 性欧美精品| 国产SUV精品一区二区69| 国产精品一区二区视频| 自拍视频一区二区| 国产一级自拍| 99er这里只有精品| 精品国产鲁一鲁一区二区红桃影视| 台湾精品久久久久久久| 国产高清视频| 久久这里有精品| 欧洲另类一二三四区| 久久久久久一区| 午夜电影网站| 伊人影院亚洲| 高清无码www| 岛国片免费观看视频| 91丨九色丨熟女露脸| 日韩无码精品视频| 免费A级黄片| 国产裸体免费无遮挡| 久久成人毛片| 97碰碰碰| 91麻豆精品久久久久蜜臀| 中国淫乱a一级毛片多女| 成人做爰免费A片视频二机片| 国产在线高清| 人妻互换一二三区免费| 一级无码视频| 日本精品一区二区| 久久久久久久一区| 国产成人免费视频| 69堂在线观看| 不卡无码AV| 窝窝午夜看片| 看一区二区三区性爱精品| 日韩精品久久| 最好看的2018中文2019| 狠狠做深爱婷婷综合一区| 无码一级毛片| 国产在线第二页| 国产亚洲| 国产午夜av| 极品美女一区二区三区| 国产二区精品| 欧美性猛交| 狠狠躁18三区二区一区| 天天干青青| 日本精品一区| 亚洲AV无码乱码精品护士岛国| 日韩国产亚洲欧美| h无码动漫在线观看| 韩国无码一区二区三区精品| 欧美精品中文字幕久久二区| 免费AV片| 99热精品在线观看| 少妇交换HD中文| 国产毛片一区二区三区| 高清无码视频在线观看| 婷婷一区二区三区| 天天躁日日躁狠狠躁av无码老牛| 亚洲AV永久无码精品视色影视| 一道本在线视频| 国产无码激情| 欧美色香蕉| 五月丁香伊人网| 国产精品久久AV| а√天堂资源国产精品| 日本成人不卡| 青青久草| 国产精品久久久久久久久无码果冻 | 国产精品交换| 久久婷婷国产综合精品简爱Av| 日韩无码性爱视频| 91精品国产乱| 天天日夜夜骑| 午夜AV在线| 天天操天天操| 天堂av2014| 狠狠的caoa| 日韩高清无码性爱| 天天日狠狠干| 亚洲高清无码在线观看| 午夜成人网站| 欧美黄片在线免费观看| 欧美日韩中文国产一区发布| 精品视频二区| 欧美老少交| japanese日本丰满少妇| 操逼国产| www国产精品| 婷婷视频在线| 国产91丝袜在线播放九色| 国产精品九九| 中文字幕www| 安徽妇搡bbbb搡bbbb按摩| 91久久国产综合久久| 国产a级免费| 高清免费无码| 琪琪午夜福利| 黑寡妇精品欧美一区二区毛| 亚洲无吗视频| 草草影院在线观看| 污网址在线观看| www黄在线观看| 啪啪免费无插件视频| a99奇米a| 伊人精品视频| 国产中文字幕免费| 91久久偷偷做嫩草影院| japan极品人妻videos| AV性天堂网| 日本高清老熟妇毛茸茸| 91精品视频网| 久久精品久久久久久久| 午夜福利| 岛国三级片在线观看| 啪免费视频久久| 国产人妻无人性无码秀列| 色婷婷av一区二区三区大白胸 | 久久精品国产亚洲A| 亚洲午夜精品一区二区三区电影院| 色丁香五月婷婷| 成人在线免费观看av| 无码在线一区二区三区| 国产精品av久久久久久无| 毛片无码一区二区三区A片视频| 自拍偷拍亚洲图片| 国产黄色免费网站| 日本黄色高清视频| 久久精品不卡| 亚洲AV无码一区二区三区蜜柚| 欧美日韩一二三区| 怡红院视频| 天天操天天干天天| 午夜福利成人| 91久久久久久久久久久久久| 黄色成人无码| 永久555WWW成人免费| 国产成人亚洲精品乱码在线观看| 精品综合久久久| 国产婷婷精品| 中文无码视频在线观看| 91久久| 一级黄片在线| 亚洲av无码一区二区三| 国产免费一级特黄录像| 亚洲AV性爱电影| 色色专区| 无码aaa| 青青草原国产| 日韩无码系列| 狠狠操观看视频| 国产成人精品久久久| 国产欧美自拍| 日韩乱码一区二区三区| 成年人在线观看| 国产中文区4幕区2022 | 天天毛片| 国产精品一区二区三区在线| 91综合网| 在线高清不卡无码| 日本人妻丰满熟妇久久久久久 | 欧美高清一级| 精品视频一区二区三区| A级黄片免费看| 91丝袜白浆高潮潮喷在线观看| 啪啪视频免费观看| 无码人妻精品一区二区三区蜜桃91| 人妻中文av| 日韩性爱免费网| 精品999久久久一级毛片| 一级免费片| 黄色国产无码| 伊人激情网| 97人妻超碰| 日韩国产欧美一区| 东京热伊人| 国产性爱片| 日韩精品久久中文字幕| 亚洲中文字幕乱码无码一区二区| 中文字幕精品一区| 91精品国啪老师啪| 日韩免费视频观看| 人人爽人人操| 日韩抽插| 国产免费无码| 四虎影院国产精品| 欧美在线中文字幕| 午夜国产福利| 无码一本| 中文字幕日韩一区二区三区不卡 | 日韩亚洲天堂| 美女搞黄网站| 天天夜夜一级A片免费看| 国产一级a| 黑人无码| 中文字幕一区二区无码| 日韩欧美一区二区三区| 91天堂| 成人欧美一区二区三区黑人动态图 | 视频在线一区二区| 不卡一区| 99视频一区| 99福利视频| 中文字幕国产视频| 韩国免费一级a一片在线播放| 婷婷综合五月天| 亚洲无码天堂| 高清无码电影| 熟妇高潮一区二区在线播放| 中文字幕强奸Av| 黄色一区二区三区| 日韩精品成人小说网| 在线观看欧美日韩视频| 国产精品二区在线| 午夜一区二区三区| 久久精彩免费视频| 一级肉体AAAA片免费看| 五月丁香伊人网| 91精品国产综合久久久久久| 国产精品久久一区二区三区影音先锋| 色资源网| 国产三级片在线看| 女人高潮天天躁夜夜躁| 成人久久久| 国产家庭性爱乱伦| 99热国产精品| 一区二区欧美日韩| 一级a视频| 国产精品交换| 丁香五月天色| 一级毛片在线播放| 男插女青青影院| 国产va在线观看| 欧美精品区| chinesehdxxx吃奶水| 无码人妻aⅴ一区二区三区69堂| 国产精品国产三级国产a| 黑人巨大精品人妻一区二区| 91人人妻人人做人人爽男同| 国产三区.com| 黄色小视频在线观看| 国产91丝袜在线播放| 亚洲抽插| 日韩免费无码| 国产日韩欧美精品| 色综合久久88| 全肉变态重口调教高辣小说| 色婷婷精品国产一区二区三区| 国产三级片在线看| 女人18毛片水真多18精品| 操逼无码视频| 欧美精品久久久久| 在线观看免费高清无码| 亚洲一区在线视频| 91久久国产综合久久91精品网站 | 欧美少妇激情| 18禁网站免费看| 天天插天天干| 搡老女人老91妇女老熟女| 精品欧美一区二区三区免费观看 | 熟妇导航| 1色综合| 综合网天天| 国产成人无码一区二区在线观看| 国产日韩免费| 亚洲无圣光| 欧美极品JIZZHD欧美| 亚洲三级在线观看| 秋霞午夜| 色综合中文| 国产一区乱伦| 99久久影院| 无码成人黄网站在线观看| 国产亚洲AV永久无码国产天堂| 一级a爱大片免费观看视频| 婷婷五月天激情网站| 亚洲欧美日韩国产综合| 亚洲综合视频在线| 国产精品无码天天爽视频| 成人欧美一区二区三区黑人免费| 偷拍洗澡一区二区三区| 免费无码国产免费172| 国产成人亚洲精品乱码在线观看| 日韩黄色片| 日韩高清一区二区| 亚洲激情AV| 亚洲综合一区二区| 午夜不卡AV免费| 色欲色香天天天综合网WWW| 一级录像黄色性爱亚洲| 天天操人人爱| 久久99com| 色先锋资源| 久久久久久亚洲AV无码| 女女百合av大片在线观看免费| 人妻精品一区| 午夜成人AV| 三级性爱视频| 久久久久人妻| 波多野42部无码喷潮在线| 男女激情网站| 在线二区| 亚洲一区久久久| 99国产揄拍国产精品人妻蜜| 亚洲无码视频专区| 国产区精品视频| 操逼喷水无码| 色中只有这里有精品| 国产av网页| 超碰 97一区二区| 秋霞久久| 大香蕉国产在线视频| 熟女视频91| 丁香婷婷视频| 一级毛片免费看| 五月天婷婷丁香| 国产女主播一区| 国产一区二区三区在线视频| 人妻一区二区三区|